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

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?