R
roostorx
Hello,
I am trying to create a form that allows an employee to select their
name and click a command button to store the time they leave for lunch
and another button the time that they return. I have each button
coded to be written to a table, but I would like to have the in and
out times be stored on the same row so I can have a function subtract
the two. Currently, it writes a new row for each click of the
button. Any help would be appreciated.
I am trying to create a form that allows an employee to select their
name and click a command button to store the time they leave for lunch
and another button the time that they return. I have each button
coded to be written to a table, but I would like to have the in and
out times be stored on the same row so I can have a function subtract
the two. Currently, it writes a new row for each click of the
button. Any help would be appreciated.