Suppose column a1 to a6 has different dates and column b1 to b6 has same text as "date".
Drive largest date from column a using index and match formula,
Suppose column a1 to a6 has different dates and column b1 to b6 has same text as "date".
Drive largest date from column a using index and match formula,
Hi,
Why do you mention b1:b6 if you're only interested in column A? And why do you need an Index and Match just to find the highest number (date) from column A when =MAX(A1:A6) will do just that?
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.
Maybe you are taking about maxif!?
something like this by DDL
=SUMPRODUCT(MAX((B1:B6="satteled")*A1:A6))
or by Tigeravatar
=Max(Index((B1:B6="satteled")*A1:A6,))
I think people forget the word "THANK YOU!!!!" Do you still know it???
There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "
Regards,
Vladimir
Attached is the sheet wherein i want column j to calculate overdue days, based on payment received date - invoice date, if column i is "not satteled" & payment received date - next invoice date , if column i is "satteled".
Could you upload another workbook with desired results hand-typed in?
Dave
Please find attached
Sorry but even with your latest workbook I still don't understand your calculations. Please explain the calculation behind your Expected column K numbers by reference to the cells you have used.
I'm also confused by your reference to a 'Next invoice date' and which is the base date used for overdue. I'm assuming it's today's date but this isn't clear.
Incidentally you should change the spelling to 'Settled' and 'Not Settled'
J2Try this and copy towards down![]()
Please Login or Register to view this content.
Samba
Say thanks to those who have helped you by clicking Add Reputation star.
thanks siva
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks