Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 10 combo boxes in a userform frame. I would like
the user to select just ONE combo box. If any more than 2 are select, and before my ActiveCell.Offset updates the spreadsheet. I would like to catch this multiple input error and send msgbox then Cancel=true back to the userform for correction. My 10 combo's are as follows: cboA.Value .. .. cboJ.Value I thought that I could loop and count, if count great than 1, stop and message, return and correct. My code locked me up. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
counting function but not double counting duplicates | Excel Worksheet Functions | |||
Counting rows, then counting values. | Excel Discussion (Misc queries) | |||
Counting names in a column but counting duplicate names once | Excel Discussion (Misc queries) | |||
Linking userform to userform in Excel 2003 | Excel Programming | |||
Userform inside another userform | Excel Programming |