Get custom field type with project application object

Y

Yaron

Hi,

I wonder if there a way to get the type of custom field (string, number,
cost, flag, date, duration) in the client application object ?
 
R

Rod Gill

I don't think VBA does offer a way to find this, unless you build the type
into the name (EG strDuration). Names should be descriptive so PhaseCost
suggests a currency type value.

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.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