Hi,
I have a simple database to output letters. I use 1 form to capture client data and then output this to a number of reports I have set up. It all runs off a single table I created.
One of the fields (Extra Info) is only used rarely and therefore I didn't want to put it on the main form. So I created another form with the memo input box on it and had a button from the main form to access it.
Here's my issue which I'm sure must be easy to resolve:
If I'm inputting data to record#5 and I need to add 'Extra Info' I hit the button, it brings up the Extra form but it loads at record#1. How do I get t load at the current record?
Thanks in advance - it's been years since I've even looked at Access so please be as simplistic as possible with your replies.
Cheers
Ben
I have a simple database to output letters. I use 1 form to capture client data and then output this to a number of reports I have set up. It all runs off a single table I created.
One of the fields (Extra Info) is only used rarely and therefore I didn't want to put it on the main form. So I created another form with the memo input box on it and had a button from the main form to access it.
Here's my issue which I'm sure must be easy to resolve:
If I'm inputting data to record#5 and I need to add 'Extra Info' I hit the button, it brings up the Extra form but it loads at record#1. How do I get t load at the current record?
Thanks in advance - it's been years since I've even looked at Access so please be as simplistic as possible with your replies.
Cheers
Ben