View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 1,726
Default Determine name of combo box

Select it, and look in the Names box to the left of the formula bar.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Gig" wrote in message
oups.com...
I have a combo box set up on a worksheet from the forms toolbar. I
need to write a macro for it, but first need the name of the combo
box. I've not been able to locate it in the visual basic editor. Can
anyone tell me how I can find the name of it, so I can incorporate it
in my macro?

Thanks,
Greg