J
Jeff F via AccessMonster.com
Not sure if this is the right forum but here goes. First, I have never used
VBA before, only macros but cant seem to get macros to do what I need here.
Ok - I have one macro that runs then outputs a report for a given record to
an email. This works fine. Also, I have an update query built that changes
two fields ("phase" and "date"). Ok, both prompt the user to enter a record
ID. Now, what I need is to have one command button on an already built form
that uses that form's record ID to perform both tasks - (1) run the report
and attach it to an email and (2) perform the update query. I know its not
too difficult but my lack of experience with VBA is holding me back.
Thanks in advance for any assistance.
Jeff
VBA before, only macros but cant seem to get macros to do what I need here.
Ok - I have one macro that runs then outputs a report for a given record to
an email. This works fine. Also, I have an update query built that changes
two fields ("phase" and "date"). Ok, both prompt the user to enter a record
ID. Now, what I need is to have one command button on an already built form
that uses that form's record ID to perform both tasks - (1) run the report
and attach it to an email and (2) perform the update query. I know its not
too difficult but my lack of experience with VBA is holding me back.
Thanks in advance for any assistance.
Jeff