Thread: Form toolbar
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Johny Johny is offline
external usenet poster
 
Posts: 1
Default Form toolbar


Here is the case:

I have to adapt an old excel file. The person who made the file used
comboboxes from the FORM toolbar. How can I access these comboboxes
from within the code?

I read these objects doesn't fire events, so I gotta write a macro.
I wanna change the properties of a listbox when selecting a value in
another listbox. Deleting these objects and replacing them by ActiveX
objects isn't an option.

Somebody? :(


--
Johny
------------------------------------------------------------------------
Johny's Profile: http://www.excelforum.com/member.php...o&userid=30859
View this thread: http://www.excelforum.com/showthread...hreadid=505268