Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Tim Wheeler
 
Posts: n/a
Default Suppressing zero value for calculated items

Hi, has anyone figured out how to suppress zero results for calculated items
in a pivot? I have tried to use an "IF zero then NULL" formula but this does
not work - I assume item calculations do not allow the use of standard Excel
function?

Thanks

Tim
  #2   Report Post  
Posted to microsoft.public.excel.misc
Roger Govier
 
Posts: n/a
Default Suppressing zero value for calculated items

Hi Tim

You can enter standard Excel formulae to any calculated field in a PT.
For example
=IF(SUM('Actual')-SUM('Budget
Number')=0,"",SUM('Actual')-SUM('Budget Number'))

where the items within the single quotes are your field names from the
PT.
--
Regards

Roger Govier


"Tim Wheeler" wrote in message
...
Hi, has anyone figured out how to suppress zero results for calculated
items
in a pivot? I have tried to use an "IF zero then NULL" formula but
this does
not work - I assume item calculations do not allow the use of standard
Excel
function?

Thanks

Tim



  #3   Report Post  
Posted to microsoft.public.excel.misc
Tim Wheeler
 
Posts: n/a
Default Suppressing zero value for calculated items

Hi Roger

It worked - thanks for your help.

Kind regards

Tim

"Roger Govier" wrote:

Hi Tim

You can enter standard Excel formulae to any calculated field in a PT.
For example
=IF(SUM('Actual')-SUM('Budget
Number')=0,"",SUM('Actual')-SUM('Budget Number'))

where the items within the single quotes are your field names from the
PT.
--
Regards

Roger Govier


"Tim Wheeler" wrote in message
...
Hi, has anyone figured out how to suppress zero results for calculated
items
in a pivot? I have tried to use an "IF zero then NULL" formula but
this does
not work - I assume item calculations do not allow the use of standard
Excel
function?

Thanks

Tim




  #4   Report Post  
Posted to microsoft.public.excel.misc
AA AA is offline
external usenet poster
 
Posts: 8
Default Suppressing zero value for calculated items

This doesn't work for a calculated ITEM - it does for a calculated field.
Any other ideas for calculated ITEMS? with this type of formula I'm getting
a #VALUE returned

thanks

"Tim Wheeler" wrote:

Hi Roger

It worked - thanks for your help.

Kind regards

Tim

"Roger Govier" wrote:

Hi Tim

You can enter standard Excel formulae to any calculated field in a PT.
For example
=IF(SUM('Actual')-SUM('Budget
Number')=0,"",SUM('Actual')-SUM('Budget Number'))

where the items within the single quotes are your field names from the
PT.
--
Regards

Roger Govier


"Tim Wheeler" wrote in message
...
Hi, has anyone figured out how to suppress zero results for calculated
items
in a pivot? I have tried to use an "IF zero then NULL" formula but
this does
not work - I assume item calculations do not allow the use of standard
Excel
function?

Thanks

Tim




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
OLAP Pivot table - How to show items with no data ? Timmo Excel Worksheet Functions 1 March 30th 06 06:03 PM
Lookup items and have picture appear together. WL Excel Worksheet Functions 6 March 14th 06 03:32 PM
Pareto's Law and ABCD ranking of items nander Excel Discussion (Misc queries) 2 February 19th 06 07:47 PM
multiple items in database Peter Excel Worksheet Functions 2 June 15th 05 08:19 PM
Can't group pivot table items by month in Excel scott_ensley Excel Discussion (Misc queries) 1 February 1st 05 08:41 PM


All times are GMT +1. The time now is 06:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"