I've found this thread very useful and am using the above code to show and hide my report textboxes when needed however I have 7 different items that can be shown or hidden which have identical properties, they also have the same code hiding them as necessary and the shrink/grow options are all...
I have a form within my database which is the data input for an ordering system for an electrical companies housing section. The user is able to choose a site in a combo box which then allows the user to see the relevant houses for that site in a second combobox. The details of the houses are...
I am creating a b/dase to track despatches from a warehouse. most of it ius in place and working but I have one problem I need to solve.
I have a form (frmDespatchInput) which is used to enter the products that are being despatched, each time the form loads it starts a new record and each...