Hello everybody,
I'm not sure I understand well Merry's question, but if the aim is to count
the number of used baselines out of the eleven available baselines, without
counting if a specific baseline has been overwritten several times, it would
be possible to use a formula like this one:
Number of Used Baselines: (In Number1 for ex.)
IIf([Baseline Duration]=0;0;1)+IIf([Baseline1
Duration]=0;0;1)+IIf([Baseline2 Duration]=0;0;1)+IIf([Baseline3
Duration]=0;0;1)
..and so on for the 11 available baselines.
Gérard Ducouret
Ben Howard said:
Hi Merry, I suspect Dale has already answered your question. There isn't
a
way.
--
Thanks, Ben.
Please rate this post if it helped.
http://appleparkltd.spaces.live.com/