View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Custom Button Labels

It can be done, but it isn't simple
Significantly easier is to just build a userform that looks like a msgbox
and has the buttons and captions you want.

--
Regards,
Tom Ogilvy


"JCanyoneer" wrote in message
...
Is there a simple way to change the buttons on a MsgBox from "Yes", "No",

&
"Cancel" to "Shop", "Office" & "Don't Print"?