View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Greg[_33_] Greg[_33_] is offline
external usenet poster
 
Posts: 2
Default Cancel button on messagebox/inputbox

I am just wondering how to stop this from happening.

I have a series of question on a inputbox and when i click the cancel button
it just goes to the next one in line. How do I get excel to go back to the
userform called "main" when either the cancel or the x button is pressed?

Also will this work on a messagebox as well?

Thanks in advance

Greg