How do I remove several columns from a view permanently?

P

Project Pain!

I have columns that appear every time I open the file and I want them gone
for good.
 
R

Rod Gill

If you are attached to Project Server, ask your administrator. If not, then
after deleting two columns and saving the file, the Table with those columns
gone should be saved as well. Is there a VBA macro that runs automatically
on file open that restores Views and Tables?

--

Rod Gill
Microsoft MVP for Project

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

Dave

Project said:
I have columns that appear every time I open the file and I want them gone
for good.

Normally columns that you remove should not reappear when you open the
file the next time. Are you using Project Server perhaps where built-in
views prevail?
 
Top