Action Failed

G

Guest

Hello, I built a database at home for work in access 2002 and it worked great
on my PC. When I took it to work it worked fine on my PC but some other PC's
got an error on open. The error box said:

Action Failed

Macro Name: mcr_NewRecord
Condition: True
Action name: GoToRecord
Arguments: -1,,New,

What this macro does is open a Form to the next record that is a Login Form.
I have to have it go to the next record so that it doesnt show the last
persons user name and password. Any Ideas? Thanks!!!
 
G

Guest

consider using the form property: Data Entry.....change that to 'yes'....

and not use the macro - and see if that resolves your issue....
 
G

Guest

I tried everything and finally last night I got rid of the macro buttons ect
and went to a more basic vba code that didnt need a macro. Thanks for the
info though!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top