BayEnder111
New Member
- Joined
- Feb 22, 2013
- Messages
- 12
Hi Guys,
Apologies if this is a ridiculously easy question but I'm very rusty on the old VBA at the moment!
I have a form in Access which I've added an email button to try and email the contents of the current record. I'm fine with calling an email template and formatting the HTML body however struggling with calling the contents of the current record in the form.
In VBA how do I call the current record displayed in the form and output the fields please?the form is called frmMI and I have Application, Priority fields etc.
Thanks.
Apologies if this is a ridiculously easy question but I'm very rusty on the old VBA at the moment!
I have a form in Access which I've added an email button to try and email the contents of the current record. I'm fine with calling an email template and formatting the HTML body however struggling with calling the contents of the current record in the form.
In VBA how do I call the current record displayed in the form and output the fields please?the form is called frmMI and I have Application, Priority fields etc.
Thanks.