if then else problem
What line of code do you have on the line immediately above the line label
"nochoice:"?
You should have an Exit Sub or something to make sure you jump around the
MsgBox. (I'm assuming that the MsgBox after "nochoice:" is right at the end
of the routine, like an error handler.)
--
Regards,
Bill Renaud
|