T
Thew21
Im trying to create a formula to work out the variation in baseline start and
actual start, i used the formula ([Baselined Start]-[Actual Start]) and this
works fine however it calculates it for all the tasks not just ones that have
begun so i end up with some very strange number sequences from ones that have
no actual start date.
So I tried using Iif([Baseline Start]<-now(),"([Baselined Start]-[Actual
Start])"," ")
However this seems totally wrong as all my columns now show ([Baselined
Start]-[Actual Start]).
If anyone could help that would be great. If not I can just filter the date.
Thanks Richard
actual start, i used the formula ([Baselined Start]-[Actual Start]) and this
works fine however it calculates it for all the tasks not just ones that have
begun so i end up with some very strange number sequences from ones that have
no actual start date.
So I tried using Iif([Baseline Start]<-now(),"([Baselined Start]-[Actual
Start])"," ")
However this seems totally wrong as all my columns now show ([Baselined
Start]-[Actual Start]).
If anyone could help that would be great. If not I can just filter the date.
Thanks Richard