freeze columns in Project 2007?

E

Eric M

Is it possible to freeze some of the left-hand columns on the task
spreadsheet side of the Gantt chart view? I hate scrolling over and losing
the info. Thanks!
 
A

Andrew Lavinsky

I don't think so....you can freeze one of the columns, which is typically
the ID field, but doesn't have to be.

To modify that, go to View > Tables > More Tables > Edit, and then play with
the configuration there.

-A
 
J

JulieS

Hi Eric,

No sorry, but you could add the columns again to the view or move
columns around in the view to make it easier to put your data closer
together.

I hope this helps. Let us know how you get along.

Julie
Project MVP

Visit http://project.mvps.org/ for the FAQs and additional
information about Microsoft Project
 
A

Andrew Lavinsky

Actually come to think of it...you could create a custom text field which
concatenates whatever other fields you want, then have that frozen as the
leftmost field, i.e. Text1 = [ID]&" "&[Name]&" "&[Duration]

But admittedly it's a bit of a stretch.
 
Top