Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
example:
A B 1 31-Oct 10000 2 31-Oct 3000 3 31-Oct 5000 4 01-Nov 6000 5 01-Nov 2000 6 7 On the above example, i want to get the sum of column B from October 31 only, the value from Nov 1 was not included. what formula is appropriate for this situation? i only want to get the sum for Oct 31. Please do help me, i really need it. thanks in advance. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=SUMIF(A:A,DATE(2009,10,31),B:B)
replace 2009 with the actual year you want to check for -- Regards, Peo Sjoblom "kyoko" wrote in message ... example: A B 1 31-Oct 10000 2 31-Oct 3000 3 31-Oct 5000 4 01-Nov 6000 5 01-Nov 2000 6 7 On the above example, i want to get the sum of column B from October 31 only, the value from Nov 1 was not included. what formula is appropriate for this situation? i only want to get the sum for Oct 31. Please do help me, i really need it. thanks in advance. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Check out your other post, and please do not multi-post.
Pete On Sep 14, 9:31*pm, kyoko wrote: example: * * * * A * * * * * *B 1 * 31-Oct *10000 2 * 31-Oct * 3000 3 * 31-Oct * 5000 4 * 01-Nov *6000 5 * 01-Nov * 2000 6 7 * On the above example, i want to get the sum of column B from October 31 only, the value from Nov 1 was not included. what formula is appropriate for this situation? i only want to get the sum for Oct 31. Please do help me, i really need it. thanks in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
formula problem | Excel Worksheet Functions | |||
Formula problem | New Users to Excel | |||
Formula problem | Excel Discussion (Misc queries) | |||
formula Problem | Excel Discussion (Misc queries) | |||
Formula problem | Excel Discussion (Misc queries) |