bass_twitch
Registered User.
- Local time
- Tomorrow, 08:56
- Joined
- Oct 30, 2011
- Messages
- 20
Hi all
I'm still very new to the Access/VBA scene, but I have managed to copy,adjust and fumble my way through the creation of some smarter forms/reports in this database.
However I have just been assigned to create a 'magical email button'.
Ultimately what I am looking to do is this:
On the click of a button run a VBA process that:
- emails all the project managers their relevent individual project report in pdf form.
Some Background:
- The database is currently able to run a project specific report based on a combo box on a previous form. However to change the project the report is based on the report has to be closed and the combo box on the previous form changed, and the report reopened.
- I currently have a table and query of the project manager emails and their relevant projectID (which is what links the form and report together).
Any help or suggestions or guidance would be muchly appreciated!! Or if you need any more information please let me know.
Thanks!
I'm still very new to the Access/VBA scene, but I have managed to copy,adjust and fumble my way through the creation of some smarter forms/reports in this database.
However I have just been assigned to create a 'magical email button'.
Ultimately what I am looking to do is this:
On the click of a button run a VBA process that:
- emails all the project managers their relevent individual project report in pdf form.
Some Background:
- The database is currently able to run a project specific report based on a combo box on a previous form. However to change the project the report is based on the report has to be closed and the combo box on the previous form changed, and the report reopened.
- I currently have a table and query of the project manager emails and their relevant projectID (which is what links the form and report together).
Any help or suggestions or guidance would be muchly appreciated!! Or if you need any more information please let me know.
Thanks!