![]() |
formula problem
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. |
formula problem
=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. |
formula problem
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. |
All times are GMT +1. The time now is 08:58 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com