I have an inventory control database that allows me to add and sell products. On my frmAddNewProducts form it asks for Manufacturer and ProductName, these are in combo boxes. The combo boxes are linked so that the cboProductName box is dependant on the cboManufacturer box, this works well. I...
I have a form that has two combo boxes. The first combo box asks for manufacturer and the second combo box asks for product. I want the second combo box to only show products from the manufacturer specified in the first combo box. Sort of like selecting a state and only having the cities from...
I have Office Professional 2003 and purchased Visual Studio Tools to get the Access 2003 Developer Extension tools. When I run the packaging wizard and select English as the default language it tells me that the language files are not cached and to select the folder or CD where the full Access...
I have Office XP with Access 2002 installed on my computer. Will the Access 2003 Developer Extensions work with Access 2002? If so, how? I need to package a DB with Run Time but when I click on the Package Wizard link from the Start Menu I get an alert saying that MSACCESS shortcut has been...
I have about 10 reports that are printed from my database. I know there is a NoData event for the properties. My question is can I make create a module that makes the procedure available to all my reports or do I have to go to each individual report and put in the procedure?
I have a query that does a calculation on how long a product has been in inventory (=DATE ()-[Received]). I want to set this up as a Parameter query so that I can look at only products over a certain number of days. As a select query it runs fine but when I add my Parameter statement [You're...
I am trying to create a multi-tabbed form that will display products based on cost. For example: Products under $100 on tab1, between $101 and $200 on tab 2, etc. Is it possible to display multiple records/products on a single page? If so how?
I am setting up a form and I want to be able to display a message box and have a certain control receive focus if an incorrect date is entered. For example: If a date in the future is entered I want my message box to come up and state that the date is incorrect and then have that field receive...
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.