I am new to Access. I am using Access 2010. I have searched and found several articles on emailing the current record shown on a form but haven't been able to get any of them to work.
My goal is to have a user input information onto the form and then have one button the user will click that...
Ok - added the [brackets] and now I'm getting Run-time error '2465': MS Access can't find the field '|1' referred to in your expression. When I hit debug DoCmd.Requery [qryCorrectiveActions] is highlighted.
Any ideas?
I am new to Access. I am using Access 2010. I have searched and found several articles on emailing the current record shown on a form but haven't been able to get any of them to work.
My goal is to have a user input information onto the form and then have one button the user will click that...