Hello,
I have a spreadsheet that contains dates in row 4, specifically D4:BD4.
The same spreadsheet contains manually entered text data in row 45, specifically D45:BD45.
Cell BF3 contains a date what will be used to create a range to count specific data from row 45.
Cell BF45 should contain the results. I want to count the number of cells that DO NOT contain either “NO GAME” or are blank in a range that stretches from D45 to whichever column contains the exact or next earliest date when compared to cell BF3.
Can someone provide some guidance on how I could accomplish this, preferably without using VBA.
Thanks so much!