A
Antonio
Hello, all...I have a form_timer event that looks like
this:
lblLocalTime.Caption = Time
lblLocalTime.Caption = DateAdd("h", [txtHoursDiff], Time())
now, when I add a new customer, I would need to stop the
timer event to allow me to enter the data. Any idea?
this:
lblLocalTime.Caption = Time
lblLocalTime.Caption = DateAdd("h", [txtHoursDiff], Time())
now, when I add a new customer, I would need to stop the
timer event to allow me to enter the data. Any idea?