View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gaetan M Gaetan M is offline
external usenet poster
 
Posts: 1
Default N/A in pivot table become 0

Hi,
I have if statements in my worksheet to calculate some costs and when
I create the pivot table the N/A magically become 0. I tried an
iferror and put all the errors as "ERROR", i tried letting it be an #N/
A! but it keeps adding up and displaying a 0 in my pivot table. I
don't want a zero to be displayed i want a sum that displays an
error....
What should I do?
Thanks