|
|
|
date: Mon, 25 Aug 2008 11:55:22 -0700 (PDT),
group: microsoft.public.project
back
Re: tif file report per resource
On Aug 25, 1:01 pm, "JulieS" wrote:
>> Hello Yohan,
>> Have you tried filtering the Task Usage view using the "Using
>> Resource
>> in date range" filter and then creating the tiff file?
<snip>
"Yohan" wrote in message
news:f90aeb57-f5ae-4df4-8755-f6a7517e30ff@b38g2000prf.googlegroups.com...
>Thanks a lot. That is exactly what I did. but I need to generate a
>seprate tiffor each resource. I did use page break per resource. It
>works, but it generates only one page.
You're welcome Yohan. I'm not sure I follow though, if you filtered
the Task Usage view, you should only be seeing data for one resource
at a time. You could then generate the *.tiff file. You'd then remove
the filter, filter for a different resource, and create a new *.tiff
file and so on.
As Jim noted, without some VBA to automate the process, it would be
manual. You might try recording a macro of the process and then
playing with the code as an option. If you want to pursue the VBA
route, I suggest posting your question to the developer newsgroup.
(microsoft.public.project.developer).
Julie
date: Mon, 25 Aug 2008 16:25:45 -0400
author: JulieS
Re: tif file report per resource
On Aug 25, 1:25 pm, "JulieS" wrote:
> On Aug 25, 1:01 pm, "JulieS" wrote:>> Hello Yohan,
> >> Have you tried filtering the Task Usage view using the "Using
> >> Resource
> >> in date range" filter and then creating the tiff file?
>
> <snip>
>
> "Yohan" wrote in message
>
> news:f90aeb57-f5ae-4df4-8755-f6a7517e30ff@b38g2000prf.googlegroups.com...
>
> >Thanks a lot. That is exactly what I did. but I need to generate a
> >seprate tiffor each resource. I did use page break per resource. It
> >works, but it generates only one page.
>
> You're welcome Yohan. I'm not sure I follow though, if you filtered
> the Task Usage view, you should only be seeing data for one resource
> at a time. You could then generate the *.tiff file. You'd then remove
> the filter, filter for a different resource, and create a new *.tiff
> file and so on.
>
> As Jim noted, without some VBA to automate the process, it would be
> manual. You might try recording a macro of the process and then
> playing with the code as an option. If you want to pursue the VBA
> route, I suggest posting your question to the developer newsgroup.
> (microsoft.public.project.developer).
>
> Julie
Thanks Julie, I need to generate individual tif files for each
resource "100 resources". It takes a lot of time to generate these
files individually. I was thinking of a way to automate this process.
I did post it in the developer newsgroup.
date: Mon, 25 Aug 2008 13:45:52 -0700 (PDT)
author: Yohan
|
|