H
hanni
Hi,
what I am trying to do is to add aformula that will caculate finish
date vs. current date and will alert me somehow if finish date is 2
weeks from now.
1. Can i, by a formula, ask to calculate this only for if the task
name begin with the word "receive"?
2. I added the formula: IIf([Finish]=[Current Date]+16,"1","0") and
received "0". I tried to change the number to [current date] + 12 or
13 etc. and still got only "0". When I changed the "+" to ">" I
received some "1"s (1 means that finish date in in 2 weeks = 10 days
or 12?) but I would like to have this alert only if it is exactly 2
weeks....
Can you help me?
Thanks,
Hanni
what I am trying to do is to add aformula that will caculate finish
date vs. current date and will alert me somehow if finish date is 2
weeks from now.
1. Can i, by a formula, ask to calculate this only for if the task
name begin with the word "receive"?
2. I added the formula: IIf([Finish]=[Current Date]+16,"1","0") and
received "0". I tried to change the number to [current date] + 12 or
13 etc. and still got only "0". When I changed the "+" to ">" I
received some "1"s (1 means that finish date in in 2 weeks = 10 days
or 12?) but I would like to have this alert only if it is exactly 2
weeks....
Can you help me?
Thanks,
Hanni