Combo Box Example
Posted by Artem on March 21, 2001 2:21 PM
Guys PLEASE help! I'm new to VBA - all I'm trying to do is a simple ComboBox on a
worksheet (not on a User Form). I succeded only in draging the control onto a
sheet and sizing it - the rest is VBA. I want the Combo Box to be populated using
VBA (not data range from a sheet) and when a certain entry is selected I want it
to run a macro (e.g changing color of cell "A1"). Is there a simple example
(tutorial, website) which explains which code to put and in which module?
THANKS!!!
also posted on microsoft.public.excel.programming