Filtered List Formula

aoifew

New Member
Joined
Jun 23, 2019
Messages
18
Hi
I’m attempting to create an array formula that only picks upvalues in a filtered list. Is itpossible to combine both formulae
Array formula:
=(SUM(IFERROR((AK5:AK215<(TODAY()))*(AK5:AK215<>""),0))) (courtesyof Jasonb75)

Picks up non-blanks with the filtered list:
SUBTOTAL(102,AK5:AK215)

Please note, the column that is the filter is applied to isn’talways adjacent to the AK column
Cheers
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
To help clarify by using the example in the link, I’d liketo filter the columns H to L separately by removing blanks.
For example, if Filter List 1 (Column H) is filtered toremove blanks, I’d like the formula in cell D13 to reflect that there are nolonger reds in the column D range.
In more refined example, I hide columns so that in theexample given, only columns C, D and H are visible. There are numerous other employee names, numerousother job titles (ie filter lists) plus new names/job titles will be added infuture.
Is it possible to achieve this?
https://www.dropbox.com/s/bgdzp3yzobesfd7/Sample.xlsx?dl=0
 
Upvote 0

Forum statistics

Threads
1,214,386
Messages
6,119,214
Members
448,874
Latest member
b1step2far

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top