Welcome to TechNet Blogs Sign in | Join | Help

Browse by Tags

All Tags » VBA » Project Server 2007   (RSS)

No Thanks, I’ll Be Having the Crow

File this under reason 467 why I don’t make my living as a full time developer. Yesterday I posted some code for parsing out a comma delimited text field, such as a multi-value enterprise field in Project Server 2007. Today a real developer pointed out
Posted by brianken | 0 Comments
Filed under: ,

VBA Code For Parsing a MultiValue Text Field

If you are in Project Server 2007 you can have an Enterprise Text using a lookup table that can contain more than one value. If you then need to work with that field data in code (VBA or VSTO) you can use the GetField function to get the value of that
 
Page view tracker