Re: How to have a user click okay/decline on a form to continue my cod



Fredg,

Okay, I thought so but one never knows... so I wanted to confirm that that
in fact could not be done with a message box.

--
Gina Whipp

"I feel I have been denied critical, need to know, information!" - Tremors
II
"fredg" <fgutkind@xxxxxxxxxxxxxxx> wrote in message
news:518bkobuylky$.1m6gduyntnfmx$.dlg@xxxxxxxxxxxxx
On Wed, 7 Jan 2009 00:24:20 -0500, Gina Whipp wrote:

Fredg,

Southern at Heart needs Accept Decline and some other text on the Command
Button. I didn't think there was a way to get the message box to that,
is
there?

Hi Gina,
I read the OP's message as wanting a generic "do you accept?" (which
would be answered by clicking "Yes" or "No") rather than specific
captions on buttons that read "accept" or "decline".

No, you cannot change the built in text of a Message Box button, but
the user can use an unbound form with whatever command button captions
he or she wishes. If that would be better suited, then a search of
www.groups.google.com would return many "how to's", or he can post
back and I'll dig a method out and reply. It's just a matter of
opening the form in acDialog which will stop code processing until the
form is made not visible or closed.
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail


.