Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
can anybody tell me what is wrong in this snippet of code ? If search_acc.Value < " " Then result = search_acc.Value Column = 23 ElseIf search_status < " " Then result = search_status.Value Column = 176 Else: GoTo nochoice End If ..... various code ..... nochoice: msgbox "you did not make a choice, make a choice !" Where search_acc and search_status are comboboxes Whatever you do, you allways end up with the messagebox from nochoice: Please help ! Thanks, Pierre |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Colon at the end of excel file name(ex: problem.xls:1, problem.xls | New Users to Excel | |||
Started out as an Access problem. Now an Excel problem | Excel Discussion (Misc queries) | |||
problem with a conditional max problem | Excel Discussion (Misc queries) | |||
Problem when multipple users access shared xl-file at the same time, macrocode for solve this problem? | Excel Programming |