I have developed a form to send an email from my Access database using VBA. I would like to add an attachment as a default. I would like this to be a report within the database. I have a code that will browse to an external file and then attach and send but I just want to add a local file.
How do I find the path of the report in the database?