Here is the formula we are using:
What it is supposed to do is to check to see if the date in InfoSheet!D46 is between 1/1/2004 and 3/1/2004. Even though this should have been true, it was returning the 0 from the IF statement. We also tried setting up dummy cells with dates in them and changing our 2004 dates to cell references, but that didn't do it either. DOes anyone have any ideas on how to make this work? Thanks, much appreciated.=IF(1/1/2004<='Info Sheet'!$D$46<3/1/2004,'Info Sheet'!$F$46,0)
Will
Bookmarks