View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Will Excel create a checkbox?

When you look at the userform in VBE you should see a tools dialog, if it
isn't there go to ViewToolbox and click it. You can drag these controls
onto your form then.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"CherylCGO " wrote in message
...
I'm a new, thus far self taught MS Excel user.
I'm using Excel to create forms, that take information submitted into
the forms and calculate new values with them.

One thing I feel should be possible, but have been unable to find any
reference to, is to make a check box.

simply a field, that merely clicking on it with your mouse inserts a
value. (an X, a check, whatever.. same value everytime)

Is this possible??

On a related note, I am also considering that I may need dropboxes
later..

Thanks in advance for any response!


---
Message posted from http://www.ExcelForum.com/