Return a value if date is between two dates
Posted by Corey on October 16, 2001 3:02 PM
I would like to create an IF statement that will return a value if the date in a cell (R6) is between two dates (B1 and B2).
I can easily create an if statement that works based on only one date, but I'm having trouble getting it too work with two dates. Thanks.