View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TBA[_2_] TBA[_2_] is offline
external usenet poster
 
Posts: 58
Default Question about disabling message boxes if possible

Excel 2000
Windows 2k Pro

I use lots of message boxes for testing a utility I'm writing, and I'm
wondering if there's a way to toggle message boxes on or off in case I want
to test a "clean" run. Can it be done?

TIA

-gk-