Hello all,
I'm trying to pull an attachment that is stored in a field in a table into an email.
I've tried the SendObject action in a macro, but it only allows for Objects (tables, querys, forms, etc.), not the 'values' stored in a data field.
So since it wanted an object, I tried pointing it to a query, but it only shows the query results...(ie: with a value of '1' in the attachment field), but you can't open it...it's not there.
I even tried to pull it into the Message field of SendObject with an expression:
=[myAttachment]
But it sensed my craftiness and foiled my creativity.
Seems like this would be a common problem, anyone have any insights on this?
-Cindy
(Access Beginner...
...please speak slowly.)
I'm trying to pull an attachment that is stored in a field in a table into an email.
I've tried the SendObject action in a macro, but it only allows for Objects (tables, querys, forms, etc.), not the 'values' stored in a data field.
So since it wanted an object, I tried pointing it to a query, but it only shows the query results...(ie: with a value of '1' in the attachment field), but you can't open it...it's not there.
I even tried to pull it into the Message field of SendObject with an expression:
=[myAttachment]
But it sensed my craftiness and foiled my creativity.
Seems like this would be a common problem, anyone have any insights on this?
-Cindy
(Access Beginner...
...please speak slowly.)