#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Combo box questions

I have created a worksheet using combo boxes and check boxes. Is there a way
to sort the information that was selected in the combo boxes? Also, is there
a way a formula to use for the check boxes, for instance if a box is checked
= 1. The formula would add all of the checked boxes for each column. Thank
you.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,510
Default Combo box questions

If you link a cell to the check box in properties then that cell will show
True or False. You could then put a formula in another cell =if(CellRef =
true,1,0) and then sum the results in another cell.

Can't answer your other question.

Regards,

OssieMac

"ckane" wrote:

I have created a worksheet using combo boxes and check boxes. Is there a way
to sort the information that was selected in the combo boxes? Also, is there
a way a formula to use for the check boxes, for instance if a box is checked
= 1. The formula would add all of the checked boxes for each column. Thank
you.

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
combo reference on another combo box for picking address etc. kbjin Excel Worksheet Functions 1 December 8th 06 03:29 PM
Questions on combo boxes and list boxes. Marc New Users to Excel 1 March 14th 06 09:40 AM
2 questions one on list/combo boxes and the other on "atomically" hiding columns or rows. Marc New Users to Excel 1 March 4th 06 05:13 AM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 1 February 16th 05 02:05 AM
"Combo Box - getting control combo box to stick in place in worksh ajr Excel Discussion (Misc queries) 0 February 15th 05 07:45 PM


All times are GMT +1. The time now is 09:28 AM.

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

About Us

"It's about Microsoft Excel"