Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 397
Default Check Boxes / Option Buttons....

For some reason my Check box that I insert via the control toolbox, does
not have a TAB entitled "Control"
Can someone create a blank check box in excel and send it to me via
email... or advise how to make my control option visible...?

I need to give a user a choice of one or more than one (max 4) optins to
select...

Thanks

D

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Check Boxes / Option Buttons....

When you right click on it, select properties. If you want to set it as
checked or unchecked, you would use the value property and set it to True or
false. It also has a linkedcell property.

The control tab is found for Checkboxes from the forms toolbar.

--
Regards,
Tom Ogilvy


"Darin Kramer" wrote in message
...
For some reason my Check box that I insert via the control toolbox, does
not have a TAB entitled "Control"
Can someone create a blank check box in excel and send it to me via
email... or advise how to make my control option visible...?

I need to give a user a choice of one or more than one (max 4) optins to
select...

Thanks

D

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default Check Boxes / Option Buttons....

Darin,

It is from the control toolbox, you don't get that selection, it is driven
by event code within that worksheet.

If you want the forms checkbox, go to ViewToolbarsCustomize, select the
toolbars tab, check Forms, and drag the checkbox onto the worksheet.
Right-clicking it will get what you describe.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Darin Kramer" wrote in message
...
For some reason my Check box that I insert via the control toolbox, does
not have a TAB entitled "Control"
Can someone create a blank check box in excel and send it to me via
email... or advise how to make my control option visible...?

I need to give a user a choice of one or more than one (max 4) optins to
select...

Thanks

D

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Check Boxes or Option Buttons Lynda Excel Discussion (Misc queries) 3 April 4th 08 02:15 PM
option buttons or check boxes meandmyindigo via OfficeKB.com New Users to Excel 2 August 7th 06 12:55 PM
How do i create a value for check boxes or option boxes Tim wr Excel Discussion (Misc queries) 1 February 9th 06 10:29 PM
Option Buttons and List Boxes Sue[_6_] Excel Programming 2 November 9th 04 09:32 PM
Check Boxes and Option Buttons newboy18 Excel Programming 18 June 27th 04 07:00 PM


All times are GMT +1. The time now is 04:59 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"