View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lawood Lawood is offline
external usenet poster
 
Posts: 6
Default How to handle cancel when using the inputbox method

How can I handle the return from a CANCEL button that is clicked on when the
inputbox method is present. As far as I can tell there is nothing available
to test on. The Inputbox Function is not an option. Thanks in advance.