AccipiterQ
Programmer
Quick question...how would I have it so that the time is displayed on my form, like a clock. I can get the time to display on the form currently as a text label...but the time doesn't update..it just displays whatever time it was when the form was opened. (I used the insert date/time menu option). I see several VBA commands for time, but I'm not sure which one to use...