Search results

  1. I

    Subform populating main form controls on ID Change

    Tried the following: When the first record is selected, the controls on the main form are populated fine with record data from the subform. However when clicking on the second record in the ID box, the following error comes up: "Invalid or unqualified reference"
  2. I

    Subform populating main form controls on ID Change

    Just edited my post as per Spikepl request: 2. Changed the me.txtsDate and me.txteDate to = Null 3. What error do you get - do not keep the error message secret. - I am still getting the error "The value you entered isn't valid for this field" 4. Why do you use the subform's recordset? - I...
  3. I

    Subform populating main form controls on ID Change

    Dear community members: I got stuck at this code --> On the main form the user selects three parameters -> clicks on show record, which prompts a query to run. Based on the parameters the query extracts into a view table product ID number. The ID number is fed into ID listbox on the main...
  4. I

    Hello from Moldova

    Hello community members, My name is Igor. I work as supply chain analyst in retail. ACCESS is new to me however very captivating to keep me engaged to apply it in practice. Currently I work on an internal record keeping database and most of my answers found on this website. This made me join...
Back
Top Bottom