Hi,
Here's the deal:
I have a list of names in column D
In Column E is a list of dates corresponding to the names.
I'm trying to create a formula in column F to remove/cancel any name after a 90-day period. Here's the formula I'm using:
IF($F$2-E2>90, "CANCEL","")
I'm getting an error regardin "circular reference"
I've attached the sample. thanks again!
Bookmarks