sorry, i must have been a bit unclear.
at present the source data is not complete (will be added as the year go along). My source data is divided in several data sets (sheets), i am using 4 pivots and the GETPIVOTDATA command to display the information from my 4 pivot tables in the way i want.
what I am after is an if/error command (or the like) which will return "0" or nothing instead of "#REF!" from a GETPIVOTDATA command that is unable to find its reference.
Ill try not to make it more confusing, but here's an explanation of what I am trying to do.
ie, in my output sheet, one cell has 4 getpivotdata commands. If one of those commands are referring to a field which has not been added to the pivottable (as the source data is not complete), the cell displays "#ref!" - I want the cell to display the result of the other three getpivotdata commands, disregarding from the "faulty" getpivotdata command.
Hope that clarifies,
Best regards,
Christian