View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
TKoel TKoel is offline
external usenet poster
 
Posts: 5
Default vba syntax for excel object

I want my VBA code to be able to reference the value of a check box on a
worksheet but I can't get the right syntax for the routine to recognize the
object. Simple, right? Help!
The object, called, say, "workBut" lists this in the formula bar -
"=EMBED("Forms.CheckBox.1","") What could that possibly mean. Is it a clue?