Importing Forms Question

jcruzAME

Registered User.
Local time
Today, 07:24
Joined
Oct 5, 2011
Messages
135
Recently imported some forms into Access 2010 from the old version of the program we're updating, the old version was made in Access 2003.

A macro was present in the old version that didn't import in, but it still tries to run it but I cannot find where it is actually being called.

Also, the form constantly prompts for a value from a form that is in no way associated with the imported form.

So two problems:
  • Imported a form from Access 2003, macro tries to run that isn't in this version, can't find where it's calling it
  • Form keeps promptimg for a value from a separate form that has nothing to do with the current form

Any advice on where to look for the macro or to stop it from being called? All these prompts and errors happen before it gets to the Form Load or On Open event. Is there another event that happens before those?
 
Upload the problem form and let's have a look. Also mention the steps to replicate the problem.
 

Users who are viewing this thread

Back
Top Bottom