Quantcast
Channel: Active questions tagged worksheet-function - Super User
Viewing all articles
Browse latest Browse all 987

Excel IF Formula to search rows less than a specific date

$
0
0

I have a very large spreadsheet with many dates in each row with the DD-MMM-YYYY format. I would like to return a 'YES' for all rows with dates less than a certain date (which will change) and return nothing if the value is greater than that date.

For ex. if I want to return all dates in a row less than 01-Mar-2018. I tried this formula:

=IF((J377:X377)

Any ideas as to what I am doing wrong? Thanks, Scott!


Viewing all articles
Browse latest Browse all 987

Trending Articles