Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,670
Default How to determine the values?

Does anyone have any suggestions on how to determine the values?
There is a list of numbers under column A, and date under column B, which
will be available if and only if data is given. For example,

1 3-Oct-2008
5
9 3-Oct-2008
6
7

The sum is 1+9 = 10, which will return in cell C1.
Does anyone have any suggestions on how to do it?
Thanks in advance for any suggestions
Eric
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,510
Default How to determine the values?

Assuming that the numbers in your example in cells A1:A5 and the dates are
within the range B1:B5 then you could use the following formula in say A6

=SUMIF(B:B,"0",A1:A5)

--
Regards,

OssieMac


"Eric" wrote:

Does anyone have any suggestions on how to determine the values?
There is a list of numbers under column A, and date under column B, which
will be available if and only if data is given. For example,

1 3-Oct-2008
5
9 3-Oct-2008
6
7

The sum is 1+9 = 10, which will return in cell C1.
Does anyone have any suggestions on how to do it?
Thanks in advance for any suggestions
Eric

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 determine the values? Eric Excel Worksheet Functions 6 May 2nd 08 12:40 PM
How to determine the values from a list? Eric Excel Worksheet Functions 7 March 30th 07 06:34 AM
How to determine the values from a list? Eric Excel Discussion (Misc queries) 9 March 24th 07 01:59 PM
I need to determine how frequently two values appear together Alfie Excel Discussion (Misc queries) 2 December 21st 06 01:41 AM
How to determine geometric mean of 152 values? Jerry G Excel Worksheet Functions 2 June 20th 06 08:52 PM


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