Click to See Complete Forum and Search --> : ActiveX control in Excel


Roger Rowland
May 8th, 1999, 04:52 AM
I have an ActiveX control designed to work primarily in an Excel spreadsheet. I have properties which may either be entered as literals (numeric) or as cell references. If a cell reference is entered and the control's container is an Excel spreadsheet, I can get the property value from the cell ok.

My problem is when the user changes the cell value in Excel I have no way of refreshing my control as I can't trap the fact that the referenced cell has changed.

Anyone have any clues ?

Thanks in advance,

Roger Rowland

RMR Systems Limited
Suffolk, UK

Olix
June 29th, 1999, 06:38 AM
I see you are working with ActiveX and Excel - databases.
Did you ever done a ActiveX that uses CDaoRecordset (or something with DAO).
If you do, please help me !!!