Search results

  1. P

    One field chaning value dependent on another field value

    I have a form. The two fields are [Payment] (a Yes/No tickbox) and [Amount Outstanding] (A currency value). I want Amount Outstanding to change to £0.00 once the uer has selected the Payment tickbox...how would I go about achieving this? The Amount Outstanding Text box in form design view...
  2. P

    Getting a form to open at database start-up

    Hey. I want to have a form open as soonas I open up the database. It's called ControlForm and it allows me to navigate to other forms. How would I go about setting it up to open as soon as the database file is opened? Thanks!
  3. P

    Lookup in a Query?

    I created a query from a table with 3 fields: CartridgeID (KF) Brand Unit Price I want to be able to create a query where it is possible to have a dropdown list of the CartridgeID's as the first field and then for the correct brand and UnitPrice to be displayed depending on what CartridgeID...
Back
Top Bottom