Set a column as ReadOnly

M

med111

Hi all,

I'm working on Project 2007. In Project Pro, I want to make a column
(Field) as ReadOnly with VBA.
Any idea? thanks
 
R

Ray McCoppin

In VBA you can write a onchange event handler. In that you can stop them
from changing the value.
 

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