Thread: Help with IF?
View Single Post
  #1   Report Post  
LostGirl1000 LostGirl1000 is offline
Junior Member
 
Posts: 2
Post Help with IF?

Hi Guys

I am having trouble with what I feel should be an easy formula - bascially I think i need an 'if' formula:
c2 = 3/5/12 (date)
c3 = 3/8/12 (date)
if we have gone passed c3 date i need 'backlog' if we have not passed c3 we are 'ok'

I tried =if(c3=0, "ok","backlog") but it doesnt seem to work

There is a 90 day rule from c2

Thanks