View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dsimcox dsimcox is offline
external usenet poster
 
Posts: 18
Default Goto a control element

I want to include a line in my VBA macro that will select a combo box, but I
don't know how to address it to put it into focus.

Can I name it? Or is there another way to handle it. An example would be
very much appreciated.