Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
other
informationbridge
office.intranets
office.misc
office.setup
office.xml
officeupdate
onenote
photodraw.discussion
powerpoint
producer
proj.standard&server
project
project.developer
project.pro_and_serve
project.server
project.vba
project2000
publisher
publisher.prepress
publisher.programming
publisher.webdesign
visio
visio.createshapes
visio.database.modeling
visio.dev.diagrams
visio.dev.shapesheet
visio.dev.vba
visio.dev.vc
visio.developer
visio.general
visio.installation
visio.printing
visio.software.modeling
visio.troubleshoot
  
 
date: Mon, 25 Aug 2008 13:38:54 -0700 (PDT),    group: microsoft.public.project.developer        back       


generate a seperate tif file per resource   
Basically I want to generate a report on task usage. The report will
generate the tasks for each resource within a date range. The trick
here is I want to generate a separate tif file for each resource. I
was able to create a page break for resources but that gives me only
one tif file. because we have more than 100 resources it takes so much
time to do this for each resource. Is there a way to write a code to
automatically generates tif file for each resource in the resource
sheet filtering it by date range, then save all those tif files to a
file?
date: Mon, 25 Aug 2008 13:38:54 -0700 (PDT)   author:   Yohan

Re: generate a seperate tif file per resource   
Hi,

In VBA you can create Gif files of the active View, but not tif files.

If you can create what you want to see for one Resource in Project, then 
Project VBA can capture a Gif file and loop thru all Resources. I doubt 
anyone has code that already does this, but creating it is not difficult. 
The time taken will be in getting the image as you want it and handling your 
local environment (Folder locations and security etc).

-- 

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.com



"Yohan"  wrote in message 
news:c3ee84ca-79e5-431b-bbae-ace5e4b5e09d@p31g2000prf.googlegroups.com...
> Basically I want to generate a report on task usage. The report will
> generate the tasks for each resource within a date range. The trick
> here is I want to generate a separate tif file for each resource. I
> was able to create a page break for resources but that gives me only
> one tif file. because we have more than 100 resources it takes so much
> time to do this for each resource. Is there a way to write a code to
> automatically generates tif file for each resource in the resource
> sheet filtering it by date range, then save all those tif files to a
> file?
date: Tue, 26 Aug 2008 09:17:06 +1200   author:   Rod Gill rodATproject-systemsDOTcoDOTnz

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us