![]() |
label_change event?? ODBC control??
Is there an event to cover when a label's caption changes?
When I took VB6 we used an ODBC control to connect to a database, is that option available? I don't need to import an entire table, but I would like to search through records via the ODBC control. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
label_change event?? ODBC control??
Claud Balls wrote:
Is there an event to cover when a label's caption changes? AFAIK you can only change a label's caption programmatically at run-time so do you *need* an event? When I took VB6 we used an ODBC control to connect to a database, is that option available? I don't need to import an entire table, but I would like to search through records via the ODBC control. I can't find that control on my machine I have the MS ADO DataControl but I'm not sure whether it ships with a version of Excel/Office. However, because controls on a userform lack design-time property pages that VB6 supports, you may find that an ADO recordset is just as useful. Jamie. -- |
All times are GMT +1. The time now is 10:16 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com