Protecting columns in Project 2003

  • Thread starter Help with vba in Project 2003
  • Start date
H

Help with vba in Project 2003

How do you protect a column in a Project 2003 form and need a pasword to
access that column?
 
J

JackD

You don't. For certain columns (ones which are not used in any schedule
calculations) you could have a macro which encrypts the data but that is
only a work-around. Some people export the data to excel and then delete it
from project and re-import it when needed. Make sure you include task unique
ID in your export so you can re-import and merge correctly.

--
-Jack ... For project information and macro examples visit
http://masamiki.com/project

..
"Help with vba in Project 2003"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top