ExcelTip.com
Account Icon Account Icon Account Icon
ExcelTip.com

Go Back   Excel Help Forum > Limelight Media - ExcelTip.com Books > F1 Get the most out of Excel Formulas & Functions

Notices

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 05-23-2006, 01:19 PM
dgoodrid dgoodrid is offline
Registered User
 
Join Date: 23 May 2006
Location: Bedfordshire
Posts: 4
dgoodrid is on a distinguished road
Exclamation Sum with Errors

All,

can someone help me please. can someone advise me how to add the following information up.

I need to ADD the numbers listed below but if a cell value = #N/A then the result = #N/A

Example 1
----------

2 4 4 "=sum(A1:A3)" - 10

2 #N/A 4 "=sum(A1:A3)" - #N/A

Any advise, I cant stop the errors in the cells as they are looking for info in a Vlookup table and there is no data found.


Dave
Reply With Quote
  #2  
Old 09-12-2006, 02:30 AM
sven137 sven137 is offline
Registered User
 
Join Date: 12 Sep 2006
Posts: 2
sven137 is on a distinguished road
Unhappy Sum problem with N/A

I too am looking for a solution. We need something in the formula to tell it to ignore non-numerical or ISERROR value. Something about If(AND(ISNUMBER.... but that is as far as I've got.

sven

Last edited by sven137; 09-12-2006 at 11:22 PM.
Reply With Quote
  #3  
Old 09-12-2006, 11:02 PM
sven137 sven137 is offline
Registered User
 
Join Date: 12 Sep 2006
Posts: 2
sven137 is on a distinguished road
Wink Eureka!

Hi, I found a solution to ignore the error fields so that the sum function works.

My sum total is in column 3 & my lookup values are in column 2.
=IF(ISERROR(C2),0,C2)

This is stating that if the cell ISERORR due to being blank or value error in the lookup then fill field with 0, if the field is not blank then use the value found in the cell. I hope this helps you.

cheers
Sven
Reply With Quote
Reply

Bookmarks

New topics in F1 Get the most out of Excel Formulas & Functions


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


All times are GMT -4. The time now is 03:16 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0