View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Disable Excel Control

When you select the control its name should appear in the name box at the
left side of the formula bar.

--
Jim Rech
Excel MVP
"wysimdnwyg" wrote in message
...
|I have a control on my worksheet (not a User Form) that I want to disable
or
| remove when a certain field is populated. The problem is, I can not find
the
| name of the control. I can get to the 'Format Control' window, but that's
no
| help. Where can I find the name of that control?
|
| thanks