Calculate a Date
                    
Hi, I want the followingI have a "FieldA" which is a date field, and I want to show on this field a calculation:
FieldA = "FieldB" + "FieldC"
where:
FieldA: Date field
FieldB: Date field
FIeldC: Numeric field
How can I do this?
Thank you
                
                FieldA = "FieldB" + "FieldC"
where:
FieldA: Date field
FieldB: Date field
FIeldC: Numeric field
How can I do this?
Thank you
0      
            