JEH105
New Member
- Joined
- Oct 11, 2019
- Messages
- 35
- Office Version
- 365
- Platform
- Windows
Hello!
Using the sample table below, which formula can I use to pull the count of "Available" cells in this text range (not a table), but only for the specific column which matches today's date? I've tried a few variations of COUNTIF with HLOOKUP, but it's not working for me.
Important: I can't make this range of cells into a table because all cells are return values from formulas in place.
I appreciate any help!
Using the sample table below, which formula can I use to pull the count of "Available" cells in this text range (not a table), but only for the specific column which matches today's date? I've tried a few variations of COUNTIF with HLOOKUP, but it's not working for me.
11/6/2023 | 11/7/2023 | 11/8/2023 | 11/9/2023 | 11/10/2023 |
Available | Available | U | Available | Available |
Available | Available | Available | 8 | Available |
U | Available | Available | Available | Available |
8 | Available | Available | Available | U |
Important: I can't make this range of cells into a table because all cells are return values from formulas in place.
I appreciate any help!