Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default formula help the sequel

When asking cell A1 to give you the sum of A2:A10 is it
possible to ignore the cells in the range that contain
(#n/a.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default formula help the sequel

Hi Mike,

Try using SUMIF e.g.

=SUMIF(A2:A10,"<#N/A",A2:A10)

Hope this helps,
Daniel Klann
http://www.danielklann.com - goto the Excel section for a few useful
tricks....



"Mike" wrote in message
...
When asking cell A1 to give you the sum of A2:A10 is it
possible to ignore the cells in the range that contain
(#n/a.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default formula help the sequel

A 1,000 Thank yous Daniel, I'll give it a try.
-----Original Message-----
Hi Mike,

Try using SUMIF e.g.

=SUMIF(A2:A10,"<#N/A",A2:A10)

Hope this helps,
Daniel Klann
http://www.danielklann.com - goto the Excel section for

a few useful
tricks....



"Mike" wrote in message
...
When asking cell A1 to give you the sum of A2:A10 is it
possible to ignore the cells in the range that contain
(#n/a.



.

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
Export file path from sequel to excel as hyperlink KMiles Excel Discussion (Misc queries) 0 August 3rd 07 02:22 AM
Commenting custom formula fields/formula on formula editor Muxer Excel Programming 2 July 24th 03 01:02 AM


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

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"