I have a small/simple database, using the attachment field to actually store attachments rather than hyperlinking to a shared location. I know I'll get some slack for that, but the database itself will remain rather small until we move the database to a sharepoint server.
In the mean time, my question is, is there a way to send an email and attach the attachment.value(s) directly to the email automatically? Where it would identify if 0 -9 attachments existed and automatically attached to the email.
I've seen code based on a shared drive location, or local computer, but not to the field value directly.
In the mean time, my question is, is there a way to send an email and attach the attachment.value(s) directly to the email automatically? Where it would identify if 0 -9 attachments existed and automatically attached to the email.
I've seen code based on a shared drive location, or local computer, but not to the field value directly.