Z
zisko3
10
Hi all,
I am Zisko-Kid and I have 4 userforms in Excel where user's enter dat
which would then be stored in an excel spreadsheet. It was fine to th
point where the 4th form has a command button to allow user to ente
another sale which would bring them back to the first form and thi
should loop through each form til the user has entered enough sales t
click on Exit program. Its not allowing this and gives me this erro
message:
Run-time error '402'
Must close or hide topmost modal form first.
I've tried in the command button (cmdnew)
unload salesleadform
load salesleadform
salesleadform.show
I am open to any suggestions
thank you kindl
Hi all,
I am Zisko-Kid and I have 4 userforms in Excel where user's enter dat
which would then be stored in an excel spreadsheet. It was fine to th
point where the 4th form has a command button to allow user to ente
another sale which would bring them back to the first form and thi
should loop through each form til the user has entered enough sales t
click on Exit program. Its not allowing this and gives me this erro
message:
Run-time error '402'
Must close or hide topmost modal form first.
I've tried in the command button (cmdnew)
unload salesleadform
load salesleadform
salesleadform.show
I am open to any suggestions
thank you kindl