Calculated field

D

dnshanno

Is there a way to create calculated field, something like
number1=number2+number3. I'd like to track actual work
monthly and a calculated field, for example Actual Work =
Nov Actuals (number2) + Dec Actuals (number3.
 
G

Gérard Ducouret

Hello,

Yes you can with Project version 2000 and following...
You must use custom fields such as Number1 (for digital values) or Text1
(for strings)...
Insert / Column...
Tools / Customize / Fields / Formula...
for ex : [Actual Work] + [Number2]

Hope this helps,

Gérard Ducouret
 
Top