Check if field name exists?

D

Dave

I would like to check if a field exists. My customer has
used one of the text fields, lets say text20, to save
some information. The field name is "Field1 (Text20)"
because another application is used. And there is no text
in the title.
When you insert the column the field name is "Field1
(Text20)". How can I check that the field named "Field1
(Text20)" really exists in the project plan?

Thanks in advance,
Dave
 
R

Rod Gill

Hi,

In VBA still refer to Text20. This field always exists. The problem is, has
data been entered. If not, Text20 will equal ""

--
Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/
 

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