View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Colo[_105_] Colo[_105_] is offline
external usenet poster
 
Posts: 11
Default Lost control - how to find?

Hi HFB,

In Visual Basic Editor, click Vies Properties Window from menu bar.
Now you can select a control from a combobox in the Properties window.

--
Regards,
Colo
http://www.puremis.net/excel/


"HFB" wrote in message
...
I've got a lblPrint control floating around my form somewhere. I put in a
frame and now it's hidden. Is there a way to search for it so I can get

rid
of it? I know it's there cause I can't name another label the same

thing...