View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Customize a button on a MsgBox?

It can be done, but it is none too stable. Advise against it.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"quartz" wrote in message
...
Is is possible to change the caption on the standard built-in "MsgBox"

(using
only an "OK" button), from "OK" to "Continued..."

It would just make my msgbox a little more logical...thanks in advance.