View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
B Lynn B B Lynn B is offline
external usenet poster
 
Posts: 131
Default Unwanted MsgBox shows in error

You'll need to post the pertinent code to get meaningful assistance on this
one.

"Tony7659" wrote:

I used to have a MsgBox at the end of my code and recently changed it to
display a different message. However, every time I run the macro, the
original message is displayed at the end. Where is it coming from? Thank you.
Tony.