Control button looses link to specific record in underlying form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form with a control button. When the control button is clicked, the
form that it is linked to should bring up the same company as on the main
form; however, several times a day, when I click on the control button, I
always get the first record in the forms underlying table instead of the
company name the button should bring up. I have to go to a backup copy of my
database and export the underlying form into my working database. This works
fine (although irritating), but then again some time during the day it will
happen again and I have to export a copy of the form back into my working
database. I'm up and running once again until it happens yet another time.
 
How about you ATM code? Just kidding.

You mention one form's button opening another form to a specific record. How
do you accomplish this? Is it through VBA code or through a macro? In either
case, we need to see specifically how you're doing this to be able to help.

Barry
 

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

Back
Top