Connecting Tech Pros Worldwide Forums | Help | Site Map

problem with macro with msgbox

alon
Guest
 
Posts: n/a
#1: Nov 12 '05
hello,
i have a problem , i am a new user at access , i am using access 2000
, when i am making macro with msgbox the access stucks, i have check
the same file with the macro on other computer and is is working great
,what can i do?

Danny J. Lesandrini
Guest
 
Posts: n/a
#2: Nov 12 '05

re: problem with macro with msgbox


You probably don't want to hear this, but have you thought about
using code instead of macros?

If not, what does your macro condition look like? I recently saw
a Microsoft example where they put this in the CONDITION column
of a macro:

MsgBox("Do you want to fax invoices to 555-1212 using MSFax?",4)=6

Give that a try.
--

Danny J. Lesandrini
dlesandrini@hotmail.com
http://amazecreations.com


"alon" <yaaria@012.net.il> wrote in message
news:ec61bce0.0312050018.7ad556bf@posting.google.c om...[color=blue]
> hello,
> i have a problem , i am a new user at access , i am using access 2000
> , when i am making macro with msgbox the access stucks, i have check
> the same file with the macro on other computer and is is working great
> ,what can i do?[/color]


Closed Thread