View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mark[_8_] Mark[_8_] is offline
external usenet poster
 
Posts: 7
Default Input box data check

Hey Don,

Just got back from the holidays. I ran your routine and it works great,
thanks. Is there a book I could get to help me on VBA in Excel (one that has
lots of examples)?
Again thanks.
--
Mark


"Mark" wrote:

Hello everyone,
I'm trying to create an input box that woulk ask for a worksheet name, which
is one of a hundred worksheets. If the name is incorrect or a name is not
given then a msg box would come up and repeat the request again. After 3
times a file will appear to assist the user. How can I resolve this. Thanks.
--
Mark