Avatar of urjudo
urjudo
Flag for United States of America asked on

opening form

Hi Experts,
I have a Access DB in 2007 version (32bit) and I convert to 2016 access(64bit).  I have a login page, user enter the user name and password, then open a form with few buttons (one of these button is open an entry form name "Add/update Case"), this button was working fine in the old version, however, after I converted to 2016 version, when I click this button to open the form,  once the "add/update case" form opens, it circling for about three to four seconds, it close the whole database then make a backup of it.  I checked all the coding and nothing get change.  I can figure it out why.  any help will be very appreciate.

Thanks
Microsoft Access

Avatar of undefined
Last Comment
urjudo

8/22/2022 - Mon
Dale Fye

Have you attempted to compile the database after migrating it to Access 2016?  You may have missing references or other issues.

Dale
urjudo

ASKER
@Dale,
I did compile and check the references.
ASKER CERTIFIED SOLUTION
Dale Fye

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
urjudo

ASKER
Thank you!
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy
Dale Fye

Glad to help.

So, what worked?
urjudo

ASKER
There was a problem with a calculation field in that form.

Thanks!