Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15
Default Sum portion of column based on row content

Hi,

I have an asset schedule that lists assets in rows. Is there any way to sum
the column that has cost basis... but exclude the rows where there is an
entry in the "disposed" column? See the following example:

Asset_Name Cost Disposal_Date
Asset_1 10.00 5/30/09
Asset_2 15.00

Can I sum the "cost" column and get a result of $15.00?
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Sum portion of column based on row content

Try something like this:

=SUMIF(C2:C10,"",B2:B10)

--
Biff
Microsoft Excel MVP


"JeffC" wrote in message
...
Hi,

I have an asset schedule that lists assets in rows. Is there any way to
sum
the column that has cost basis... but exclude the rows where there is an
entry in the "disposed" column? See the following example:

Asset_Name Cost Disposal_Date
Asset_1 10.00 5/30/09
Asset_2 15.00

Can I sum the "cost" column and get a result of $15.00?



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
Sort on only portion of a column halg Excel Discussion (Misc queries) 2 June 24th 08 09:17 PM
Update column H based upon content in column B EllenM Excel Worksheet Functions 2 June 5th 08 11:52 AM
how do i remove a portion of data from a column SynAtl Excel Discussion (Misc queries) 2 March 15th 07 06:42 PM
How to transpose formulas from column content to row content. Notrom Excel Worksheet Functions 1 October 12th 06 06:57 PM
how to create a chart based on the content of a column yefei Excel Discussion (Misc queries) 1 February 23rd 06 06:27 AM


All times are GMT +1. The time now is 07:50 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"