C
Christine
I am new at access 2007, I have a button to automatically put the time into a
field.
Forms!LB!LogTime.SetFocus
Forms!LB!LogTime = Now()
but it override the data if the button is pressed again. I would like it to
ask "yes or No" if the data should override the time.
field.
Forms!LB!LogTime.SetFocus
Forms!LB!LogTime = Now()
but it override the data if the button is pressed again. I would like it to
ask "yes or No" if the data should override the time.