Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 72
Default 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!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 74
Default 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.

--

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ODBC AfterRefresh Event and Shared Workbook Paul Excel Worksheet Functions 0 January 8th 08 05:34 PM
call a function on control click event tkraju via OfficeKB.com Excel Discussion (Misc queries) 7 August 25th 06 07:22 AM
No change event on control toolbox combo box when selection is the same? Don Wiss Excel Programming 0 December 26th 04 01:31 PM
Control Exit event Fred Excel Programming 0 November 19th 03 12:59 AM
Cannot get appropriate Event fired with WinSock control Tetsuya Oguma[_3_] Excel Programming 0 October 22nd 03 08:14 AM


All times are GMT +1. The time now is 04:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"