Hi,
I used content controls to insert date fields in two successive columns.
Is there a way to total the difference in dates between the fields and have that amount auto-populate in a third column?
In excel, I would simply enter the following in C1: =(B1-A1)
Any ideas?