Search results

  1. S

    Update table with data not in data input form

    I'm using a form as a method for users to input data and I've programmed an add button so when it is clicked the data in the form is added to the table. Is it possible to add data to the table without the user entering the data or it appearing on the form? For example, I'd like to add data to...
  2. S

    Calculating values in a form based on data already entered

    Evening all, How can I enter a default value in a form to calculate a sum based on two other values entered into a form. For example, in my table I have fields for price, quantity and total value. If the user enters price and quantity in the form I want the value to calculate automatically...
  3. S

    Form help

    Evening all, I'm quite new to access and have taken on the quite daunting task of implementing a system to efficiently add sales orders, manufacturing orders and schedule production for a small-ish manufacturing company. My starting point has been playing around with setting up a table for...
Back
Top Bottom