I have built a reservations system that is used for "club reservations" that with some modifications you could use for timed appoitments. We would need to add a form that would display the "daily Calendar". Additonally this is used as a billing program and generates...
I think you only need one daily table and use reports to pull the data for the time periods you need....build your queries behind the report in design view and include a criteria "where" like this
criteria [enter beginning date]and[enter ending date]
this way you can pull the data...
ok kids.....
I need to format a control (i.e. tblepartnumbers) for two different formats depending on the beginning digit to the left. The formats might be 6-666-66
or 7-777-777
Using a scanner to retrieve the bar code and place it in the control i want to use VBA to...
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.