![]() |
how do count a set of values that are only in todays date
what i need to do is count a set of values in colmn B in colmn A i will have
the date i.e A B 19-02-07 10 19-02-07 15 18-02-07 22 Total 25 the count of values in todays date only in colmn B can some please advise, many thanks in advance Joe |
how do count a set of values that are only in todays date
=SUMPRODUCT((A1:A100=TODAY())*(B1:B100))
HTH "Joe" wrote: what i need to do is count a set of values in colmn B in colmn A i will have the date i.e A B 19-02-07 10 19-02-07 15 18-02-07 22 Total 25 the count of values in todays date only in colmn B can some please advise, many thanks in advance Joe |
how do count a set of values that are only in todays date
"Joe" wrote: Thanks the formula worked fine what i need to do is count a set of values in colmn B in colmn A i will have the date i.e A B 19-02-07 10 19-02-07 15 18-02-07 22 Total 25 the count of values in todays date only in colmn B can some please advise, many thanks in advance Joe |
how do count a set of values that are only in todays date
Thanks
"Toppers" wrote: =SUMPRODUCT((A1:A100=TODAY())*(B1:B100)) HTH "Joe" wrote: what i need to do is count a set of values in colmn B in colmn A i will have the date i.e A B 19-02-07 10 19-02-07 15 18-02-07 22 Total 25 the count of values in todays date only in colmn B can some please advise, many thanks in advance Joe |
All times are GMT +1. The time now is 04:26 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com