hey all i've got the following code to show the time in a label
VB Code:
timee = Format(Time, "hh:mm") Me.Label1.Caption = timee
how could i have it when you click on a button it adds say 3 mins to the current time displayed in the label ?
|
Results 1 to 4 of 4
Thread: [RESOLVED] adding timeThreaded View
|
Click Here to Expand Forum to Full Width |