RecLambyUK
Technical User
One of our employees who uses spreadsheets (Excel2003) on a regular basis sent me the following email:
-----------------------------------------------------------
Having trouble adding formulas to the sheets on my reports, instead of the cell numbers its comng up with the following:
=GETPIVOTDATA("ORDER O. ",$A$3,"BU","11","RESPONSIBLE","carrier")+GETPIVOTDATA("ORDER NO. ",$A$3,"BU","11","RESPONSIBLE","Customer")+GETPIVOTDATA("ORDER NO. ",$A$3,"BU","11","RESPONSIBLE","dell")
-----------------------------------------------------------
I gather the problem is the formula is using the column name reference instead of the cell reference. Can anybody tell me how to change this ?
-----------------------------------------------------------
Having trouble adding formulas to the sheets on my reports, instead of the cell numbers its comng up with the following:
=GETPIVOTDATA("ORDER O. ",$A$3,"BU","11","RESPONSIBLE","carrier")+GETPIVOTDATA("ORDER NO. ",$A$3,"BU","11","RESPONSIBLE","Customer")+GETPIVOTDATA("ORDER NO. ",$A$3,"BU","11","RESPONSIBLE","dell")
-----------------------------------------------------------
I gather the problem is the formula is using the column name reference instead of the cell reference. Can anybody tell me how to change this ?