Hi,
I have a label that displays the date using the = now code

Me.lblDateIns = Now
When I open the form the date and time is correct, but it doesn't update while the form is open. Is there a way to make the date and time always correct while the form is open.