Using Project 2007 (or any other). Is it possible to export the project file so when you open the data in Excel it has the "bold" and indented formatting from Project?
I can't say for certain, but generally speaking "no". The export to Excel does not include that. However, you can export other aspects of the task/summary (milestone flag, for instance) and set up conditional formatting in Excel to do what you want. However, I think you would need to do that each time you export to Excel; maybe not - I'm no Excel guru.
==================================
The trouble with doing something right the first time is that nobody appreciates how difficult it was - Steven Wright
No Project guru, but I do some nice things in Excel.
Export your data from Project as a delimited text file, like a .csv.
Do NOT directly open a text file with Excel, because Excel WILL CHANGE SOME DATA.
Rather IMPORT the text file into an existing Excel workbook via Data > Get External Data > Text Files... IMPORT enables you to specify the data type of each column (General, Text, Date) This places a QueryTable object on your sheet, that can be REFRESHed when a new text file is available. You can format the data, and that formatting will "stick" when you Refresh.
If you need help in a Excel, post you questions in forum68.
Skip,
Just traded in my OLD subtlety...
for a NUance!
Sorry, there is no out of the box method to preserve formatting when exporting to Excel. Project is merely moving the data - not the formatting. However, if you export the Outline Level field and use that for filtering and quick formatting (indent, bold) it helps.
Yes, the WBS field does help. The Outline Level field is great for filtering and quick formatting. For example, you can filter for all Outline Level 2 tasks - select and indent. Then filter for all Level 3 - select and indent twice. The WBS is more manual as it has unique WBS numbers for each task.
The below site has a macro that will maintain the indenturing after exporting to excel. Another option is to export the Summary column "yes/no" data with the other stuff you want to have in excel, then autofilter in excel on yes, then bold that set of data.
Site:
masamiki.com/project/macros.htm
Jack Dahlgren also has some useful macros. Use google
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.