I have a couple forms in which I have revolving work-in/work-out. Rather than having to type in what week it is I would like to be able to update my revolving wrk-in/wrk-out DB by pressing a button.
It would just add the current date into the date field and calculate what week it is and populate the week field.
Any suggestions?
table wrk-in
id
date-in
week
table wrk-out
id
date-out
week
It would just add the current date into the date field and calculate what week it is and populate the week field.
Any suggestions?
table wrk-in
id
date-in
week
table wrk-out
id
date-out
week