Thank you for your answer. I must apologize, my hand slipped and I accidentally click the send button before I had fixed the spelling.
One of the things I have been struggling with in Access is how to find the names of things like the sub-form. I can find the name of frmInvoice in properties...
I have created a master form and embedded set of tabs inside it. I placed several sub-forms into tabs. All works well and the tab sub-forms are in sync with the master form. My problem is the size of the tab form area. It is too large for the data inside it. I tries to change Height in the...
I have a master form naed frmCuistomer. I thn have a set of tabs (not the navigation tabs) imbeded within frmCustomer. The tabs are Invoice (frmInvoice), Contacts *frmContacts), Notes (frmNotes) and Orders (frmOrders). All form are Single Form. There is another form named frmInv that displays an...
I have not used Access since 2003, and I didn't use it very much. A friend asked me to fix a problem in an Access 2010 database. He created a series of tabs with subforms on each tab. The first tab contains the main profile of a customer. The other tabs contain detail information about...