G
Guest
What I would like to do is create a module or macro button to my form that
when I have finished inputting all my data; I hit the button and an email is
generated through my Thunderbird Mail Server. The email will consist of a
report that is generated from a query. The query consists of the columns
that I want to include in the email with the criteria that it must have
today's date [Date = Date()]. I have gotten the query and the report the way
I want them. I just can't seem to figure out how to generate the email
directly from the form.
I tried creating the button from the command button choices and it returned
the error, "Module not found".
Any help would be greatly appreciated.
when I have finished inputting all my data; I hit the button and an email is
generated through my Thunderbird Mail Server. The email will consist of a
report that is generated from a query. The query consists of the columns
that I want to include in the email with the criteria that it must have
today's date [Date = Date()]. I have gotten the query and the report the way
I want them. I just can't seem to figure out how to generate the email
directly from the form.
I tried creating the button from the command button choices and it returned
the error, "Module not found".
Any help would be greatly appreciated.