Home |
Search |
Today's Posts |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Martin,
One way would be question = GetQuestionNumber() CheckAnswer(question, question) IF realtime THEN * * UpdateDisplay(question, question) ELSIF AllDone THEN * * CheckAnswer(1,N) *-- needed in case questions right answers interact * * UpdateDisplay(1,N) END A very elegant solution, this is exactly the type of thing I was looking for. I must have got myself in a mental rut, this approach had not occurred to me. Thanks so much, regards Dave U |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is there a VBA flow control statement that will ... | Excel Programming | |||
Flow of control from UserForm to Sheet1 sub | Excel Programming | |||
Flow of control in VBA Question - Userform Interaction | Excel Programming | |||
message box program flow | Excel Programming | |||
message box program flow | Excel Programming |