Differentiating between same resource types?

M

Matt Steele

We are building an tool to extract some resource data into Excel. We have a
few flavors of "material" resources and would like to pull each flavor into a
separate column in Excel.

For instance I have a material resource named "ODC $" and another materieral
resource named "material $". Pulling "remaining cost" just gives the combined
total.

How do I pull the two material resources separately? What are we looking for
in the field names or rather what should we be fishing for using VBA?

Thanks mucho!
Matt
 
Top