Hi,
If you put the date 1/1/2012 in say B7 then
=SUMPRODUCT((C10:V10>=B7)*(C10:V10<=EOMONTH(B7,0))*C11:V13)
Hi,
If you put the date 1/1/2012 in say B7 then
=SUMPRODUCT((C10:V10>=B7)*(C10:V10<=EOMONTH(B7,0))*C11:V13)
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
Thanks everyone!
---------- Post added at 07:04 PM ---------- Previous post was at 04:00 PM ----------
After using these sum and sum related formulas (see above) within my workbook, I'm noticing that they have begun to take a great deal of time to calculate and makes the use of the workbook much slower. I basically have around 30 tabs full of data, probably over 20,000 cells filled with data in each tab. I've tried using all the formulas above to slice the data but it seems these formulas may be too CPU intensive.
Does anybody have a more elegant method to solve my problem above without using a formula that will ultimately bog down the workbook so much?
If you are able to change the format of the data, you can use pivot table.
See the example.
And for the change of format see the link below.
http://www.excelforum.com/excel-prog...ose-macro.html
Last edited by oeldere; 08-05-2012 at 09:24 PM. Reason: And for the change of format see the link below.
Notice my main language is not English.
I appreciate it, if you reply on my solution.
If you are satisfied with the solution, please mark the question solved.
You can add reputation by clicking on the star * add reputation.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks