I am trying to create an employee schedule.....with start shift and end shift times. I would like to utilize a list box that starts with 12:00 AM and lists the time of day in 15 minute intervals, and in 12-hour clock mode. I would then like to know the difference of the start shift and end shift...
I would like to know if it's possible to have a control on one form or a switchboard create an entirely new form or forms, basically copying it from an existing form, but renaming it as well? I'm trying to create an employee scheduling program, and the form I want to copy would be one day out of...
I have a simple database I am trying to put together. One table, one form, very vanilla. I created a query that ranks values that I enter in a table. I would like to put the result of the query (the rank) next to the value in the form itself. I thought if I created a text box and entered the...