Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
pat59
 
Posts: n/a
Default How to eliminate #REF


Hi all,


As I read on another thread, I tried to use the conditional formatting
in order to eliminate #REF error (due to lack of a certain item in
pivot, that I'm going to reference with GETPIVOTDATA) but I still have
the #REF as the result of sum several items if one of it is #REF.
Is there any solution to solve this issue?

Thanks in advance,
regards,

Pat:)


--
pat59
------------------------------------------------------------------------
pat59's Profile: http://www.excelforum.com/member.php...o&userid=31861
View this thread: http://www.excelforum.com/showthread...hreadid=517822

  #2   Report Post  
Posted to microsoft.public.excel.misc
Debra Dalgleish
 
Posts: n/a
Default How to eliminate #REF

You could use an IF formula to test the result, e.g.:

=IF(ISERROR(GETPIVOTDATA("Units",$A$6,"Region","On tario")),0,
GETPIVOTDATA("Units",$A$6,"Region","Ontario"))

pat59 wrote:
As I read on another thread, I tried to use the conditional formatting
in order to eliminate #REF error (due to lack of a certain item in
pivot, that I'm going to reference with GETPIVOTDATA) but I still have
the #REF as the result of sum several items if one of it is #REF.
Is there any solution to solve this issue?


--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #3   Report Post  
Posted to microsoft.public.excel.misc
pat59
 
Posts: n/a
Default How to eliminate #REF


thanks, Debra!
bye


--
pat59
------------------------------------------------------------------------
pat59's Profile: http://www.excelforum.com/member.php...o&userid=31861
View this thread: http://www.excelforum.com/showthread...hreadid=517822

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
How to eliminate xero values from pivot table and list top 10 only Dinesh Excel Worksheet Functions 0 February 19th 06 03:48 AM
Excel should let me eliminate "duplicate records" in a column Spanklance Excel Discussion (Misc queries) 0 February 9th 06 09:12 PM
Macro to eliminate extra space kleivakat Excel Discussion (Misc queries) 3 January 31st 06 12:21 PM
eliminate partial content from the cell viktor Excel Worksheet Functions 3 November 18th 05 06:23 AM
how eliminate zeros in blank cells using paste link sea kayaker Excel Worksheet Functions 2 April 16th 05 10:19 PM


All times are GMT +1. The time now is 07:59 AM.

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

About Us

"It's about Microsoft Excel"