C
Chi
Hi,
I use the formula below to calculate the difference between dates.
Difference: DateDiff("d",[InitialDate],[FirstF]). It works fine and gives me
the number of dates between two days like 35. However, I would like to have a
final result that shows month and date.
Ex: 35 days will be 1 month and 5 days.
Please help
Chi
I use the formula below to calculate the difference between dates.
Difference: DateDiff("d",[InitialDate],[FirstF]). It works fine and gives me
the number of dates between two days like 35. However, I would like to have a
final result that shows month and date.
Ex: 35 days will be 1 month and 5 days.
Please help
Chi