Aug 28, 2008 #1 primagic IS-IT--Management Joined Jul 24, 2008 Messages 476 Location GB Is it possible to change the text on the Yes No buttons in a YesNo Message box to my own custom text?
Is it possible to change the text on the Yes No buttons in a YesNo Message box to my own custom text?
Aug 28, 2008 #2 JBinQLD Programmer Joined Aug 2, 2008 Messages 452 Location AU Sorry, no, not unless 2007 has something funky going on but I'm not using that yet. The simple workaround is to create a little pop up form with your own captioned buttons and call that instead of a msg box. Good luck fella, JB Upvote 0 Downvote
Sorry, no, not unless 2007 has something funky going on but I'm not using that yet. The simple workaround is to create a little pop up form with your own captioned buttons and call that instead of a msg box. Good luck fella, JB
Aug 31, 2008 #3 ZmrAbdulla Technical User Joined Apr 22, 2003 Messages 4,364 Location AE This works in Access fine http://vbnet.mvps.org/index.html?code/hooks/messageboxhook.htm ________________________________________________________ Zameer Abdulla Help to find Missing people Upvote 0 Downvote
This works in Access fine http://vbnet.mvps.org/index.html?code/hooks/messageboxhook.htm ________________________________________________________ Zameer Abdulla Help to find Missing people