O
Owen Wilson
Hi,
I have a text box that uses the DateDiff function to
calculate the elapsed time between an initial event
and "today". Is there a way to get this to automatically
update?
Code: DaysOFA.Value = DateDiff("d", Date1, Date)
TIA,
Owen
I have a text box that uses the DateDiff function to
calculate the elapsed time between an initial event
and "today". Is there a way to get this to automatically
update?
Code: DaysOFA.Value = DateDiff("d", Date1, Date)
TIA,
Owen