Instructions
Create a label called "lblclock"
Add the following event procedure to the "On Timer Event of the Form"
Set the Timer Interval of the Form to "1000"Code:Me!lblClock.Caption = Format(Now, "dddd, mmm d yyyy, hh:mm:ss AMPM")
See attached
Instructions
Create a label called "lblclock"
Add the following event procedure to the "On Timer Event of the Form"
Set the Timer Interval of the Form to "1000"Code:Me!lblClock.Caption = Format(Now, "dddd, mmm d yyyy, hh:mm:ss AMPM")
See attached
If i helped you, make me famous by clicking the
Bookmarks