Hi All

zoona

New member
Local time
Today, 04:47
Joined
Oct 25, 2014
Messages
3
First post, I have been given this database to 'fix' I have not used vba before, some the VB code works, then fails. It should email out a the form as requested it seems very simple I hope. I can tidy the DB myself but I can not get this to run at all.

Thanks
 

Attachments

You have complicated things more than needed.
Change the query and code behind button as shown on revised database.
The report's query has as its criteria the form's client ID.
The send report command takes the email address from the form.
 

Attachments

Users who are viewing this thread

Back
Top Bottom