![]() |
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. |
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. |
All times are GMT +1. The time now is 05:14 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com