I have a module which calculates the difference in days and hours between two date/times. That is, I know someone arrives somewhere at a certain date and time and leaves at a certain date and time. I calculate the difference in days and hours. The problem is that this means I have to enter...
I'm writing a macro to allow edits on a sub-form called TmElpsd_sbfrm. The main form is called EDFrm. I locked editing on the TmElpsd_sbfrm. The macro is a SetValue function. I'm not sure what to put on the Item line. I looked at this page and thought it indicated...
Hi,
I'm a new user here and new Access user, but have used this wonderful site as a resource.
My question concerns the structure of my database. I'm doing a simple db which collects data on clients, specifically visit and consult times. I have a main form with basic client info. I then have...