Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
iam currently using the below formula, if there is no data for a month i am
getting the #ref i have tried adding ifserror to input a 0 if necesary but unfortunately have no joy, any suggestions =GETPIVOTDATA("TOTAL ASSIGNMENTS COLLECTED",'PIVOT DATA'!$A$54,"month","FEBRUARY")-GETPIVOTDATA("TOTAL ASSIGNMENTS COLLECTED",'PIVOT DATA'!$A$54,"month","FEBRUARY","less than 21","NOT RETURNED") |