Search results

  1. D

    "Going To" a record via a subform!

    Hello all, Okay so I have two tables, tblCustomers and tblOrders. I have appropriate forms for both. On one of my forms being fmCustomers I have a subform which is called sfmCustomersOrders, which simply gives an overview of all orders designated to that customer. Currently I have to...
  2. D

    Incorporating an access DB with a website?

    Hello all. Okay so Ive been creating a database with help from many of the friendly folk on these forums and whilst my database has a real-life use so to speak, and hopefully will be used once complete it is just a basic project that I'm learning from. So basically my database is used to...
  3. D

    Creating a Query displayed in a text box that counts records?

    Hello all, What I want to happen is the following but I'm unsure of how to go about it! So, on my main form which is my Main Menu with buttons linking to other forms I want to add several boxes that contain the total number of records, for example: Customers: <Total customers here>...
  4. D

    Is it possible to automatically fill fields based on another field?

    Hello all. I'm using MS Access 2007, I'm hoping somebody could shine some light on my problem. Basically I have a form that allows order entry into the tblOrders, My database is based on the opthalmic industry, therefore I have effectively two data sets for each order, one for the Right...
  5. D

    Linking a Key field from one form to another

    Possibly a misleading title, I'm not sure but please help if you can :)! Okay so I have two tables both with appropriate forms: Customers and Orders, both are linked by a unique field being CustomerID. I have added a button that allows me to go to Orders form, from the Customers form...
  6. D

    Printing a record via a form?

    Hello there, I'd like to start by saying I'm very new at this, Its a self project (sort of) and I aim to start small and develop it as I learn. In a nutshell I'm creating a basic database that consists of a Main Menu linked to two forms (Customers and Orders) these are linked by a unique...
Back
Top Bottom