Message Box bleeds when dragged
If you change screenupdating to true, I bet the problem goes away:
application.screenupdating = true
msgbox "your message here"
application.screenupdating = false
Modell wrote:
I'm pretty sure this is a memory issue, but I have a macro that has message
boxes come up and when you drag them they bleed all over the screen wherever
they're dragged. Would anyone know how I might correct this? My file is
fairly large at around 2 megs.
Thanks.
--
Dave Peterson
|