View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ben Ben is offline
external usenet poster
 
Posts: 509
Default Worksheet Controls in design mode

sure DON'T CLICK INTO THE FORMULA BAR.
unfortunately, we all know it happens, try hitting 'Escape' next time

"Jared" wrote:

Whenever a commandbutton control is added to a worksheet, the following
appears in the formula bar:=EMBED("Forms.CommandButton.1","")
If I accidently click on the formula bar, I constantly get an error message
saying that I have an invalid formula even though I haven't changed anything.
This eventually forces me to delete the control and create it again. Is there
any solution to this problem?