G
Guest
I have a subform that users use to enter in data. After they enter in the
data they then click on a button to print the record that asks them for their
ID (which is an autonumber and shown on the form) because there are multiple
records per user. My problem is that if a user enters new data then hits the
"print" button I have made, which is set up to requery and then print, it
takes them back to their first record and their correct ID to print their
data does not show up. So basically, I need to stay on the same record when I
hit "print" so that users can see their ID number. I know there have been
posts about this before but I had a little trouble understanding the code as
I am a new user to Access. Any help you have in the simplest form would be
greatly appreciated. Thanks in advance.
-Nick
data they then click on a button to print the record that asks them for their
ID (which is an autonumber and shown on the form) because there are multiple
records per user. My problem is that if a user enters new data then hits the
"print" button I have made, which is set up to requery and then print, it
takes them back to their first record and their correct ID to print their
data does not show up. So basically, I need to stay on the same record when I
hit "print" so that users can see their ID number. I know there have been
posts about this before but I had a little trouble understanding the code as
I am a new user to Access. Any help you have in the simplest form would be
greatly appreciated. Thanks in advance.
-Nick