View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ann Ann is offline
external usenet poster
 
Posts: 3
Default MsgBox Question - HELP!

I need to set up a warning message box that appears if a
value exceeds 80. I need the message to say something
like..."Warning, hours exceed limitation, Do you want to
continue?" If they do, then they will be allowed to enter
in the amount, if not, then they screen will just go back
to how it was before they entered to high number.
Can anyone help me on this? My code is not working.