Copy & paste

N

NB

I have a column in which i am storing Guid and it is a hidden column.
Problem is that it can be duplicated when user copies and paste the
Tasks. How can i check that paste of task has happened by using macro
so
i can remove the guids from those rows.
 
J

John

NB said:
I have a column in which i am storing Guid and it is a hidden column.
Problem is that it can be duplicated when user copies and paste the
Tasks. How can i check that paste of task has happened by using macro
so
i can remove the guids from those rows.

NB,
I know of no way to detect when someone copies and pastes data from
Project. Copy is not an object so it has no Events associated with it.

If you have a field you do not want others to see, the best you can do
is to encode it because anyone who has Project can open the file and see
any field they want. The only way to protect a project file, (and that
is the whole file not just select parts of it), is to give it a password
or only distribute a hardcopy version.

John
Project MVP
 

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