More specifically it is going to be used to select multiple time zones (-12Zulu, -11Zulu....Zulu, +1Zulu...+12Zulu, etc.) and then use the "DONE" button on the form to output a table with the values of all the data in the fields (each field being a time zone) that are selected.
For instance, if...
Lets say I have a table with 10 rows and columns of data.
I have a form with 10 check boxes (to represent all the columns of data). Each check box that is selected will be filtered out of the original table and displayed in a new table to be outputted for printing. There is a "DONE" command...
Assuming I have a time column in the form of an 8 character text format (24 hour time, ex: 15:23:08) and I want to add an offset of any time, how would I write the query? I can do it easily in excel but access is giving me a problem. Here is what I came up with but I get an error:
Assuming I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.