M
MiNK2781
Hello all
I am writing a vba routine to help me create a pdf file of upcoming tasks
(looking say 2 weeks ahead) for each member of the team, and then want to
email this out to each of them (each member see the tasks they should be
working on for the next 2 weeks) - all done automatically.
I'm using a number of the filters (e.g. Using Resource ...) and this brings
up a dialog box with a drop down list of the resources to choose from.
Any idea how I can either choose the name programatically, or how to bypass
this dialog box? I don't know the name of the box. I've tried various things
such as SendKeys but with no luck.
Any help would be appreciated. Of course if there is some other way to do
this task that is already available, I would appreciate any pointers.
Cheers
MiNK
I am writing a vba routine to help me create a pdf file of upcoming tasks
(looking say 2 weeks ahead) for each member of the team, and then want to
email this out to each of them (each member see the tasks they should be
working on for the next 2 weeks) - all done automatically.
I'm using a number of the filters (e.g. Using Resource ...) and this brings
up a dialog box with a drop down list of the resources to choose from.
Any idea how I can either choose the name programatically, or how to bypass
this dialog box? I don't know the name of the box. I've tried various things
such as SendKeys but with no luck.
Any help would be appreciated. Of course if there is some other way to do
this task that is already available, I would appreciate any pointers.
Cheers
MiNK