G
Guest
Good afternoon,
I'm familiar with the SendObject method in VBA. However, I do not believe
that this is the right solution to my question. What I would like to do is
generate an automated email from Access (VBA), but instead of including an
Access Object, I would like to attach another MS Office file - particularly
one in Excel. I'd like to make it Edit Message: no, so the user cannot
change anything.
Many of you will remember I was working on a budget tracking tool for my
employer. Well, I'm working with a different company now who would like to
do the same thing, but with a different process. So, I have these CERs
(Capital Expense Request) that need to be either OKAY or RETURNed back to the
Engineer (my peer group). If they are Okay, I need to just email the CER -
Excel spreadsheet per our Finance department over which I have no control -
to the Distribution Center General Manager for hardcopy signature and
submittal. If they are not okay, they need to be RETURNed to the engineer
for editing and re-preparation for my boss.
The continuous form is a set of instructions in the header for my manager
with each record containing a hyperlink leading to the file on the network,
including command buttons OKAY and RETURN. The hyperlink is for the manager
to open the CER to review. After reviewing, he needs to make his assessment
and use the application to carry out his command. I just cannot figure out
how to get Access to actually sendobject on a non-MS Access Object.
Can someone please help me out?
Thank you in advance!
Derek Wittman
I'm familiar with the SendObject method in VBA. However, I do not believe
that this is the right solution to my question. What I would like to do is
generate an automated email from Access (VBA), but instead of including an
Access Object, I would like to attach another MS Office file - particularly
one in Excel. I'd like to make it Edit Message: no, so the user cannot
change anything.
Many of you will remember I was working on a budget tracking tool for my
employer. Well, I'm working with a different company now who would like to
do the same thing, but with a different process. So, I have these CERs
(Capital Expense Request) that need to be either OKAY or RETURNed back to the
Engineer (my peer group). If they are Okay, I need to just email the CER -
Excel spreadsheet per our Finance department over which I have no control -
to the Distribution Center General Manager for hardcopy signature and
submittal. If they are not okay, they need to be RETURNed to the engineer
for editing and re-preparation for my boss.
The continuous form is a set of instructions in the header for my manager
with each record containing a hyperlink leading to the file on the network,
including command buttons OKAY and RETURN. The hyperlink is for the manager
to open the CER to review. After reviewing, he needs to make his assessment
and use the application to carry out his command. I just cannot figure out
how to get Access to actually sendobject on a non-MS Access Object.
Can someone please help me out?
Thank you in advance!
Derek Wittman