Search results

  1. T

    Enter Parameter Value

    I have a form that uses a value list as the row source for a combo box. This works fine. I then added this form as a sub form of another form. When I open the form I get an error message to "Enter Parameter Value". Why is this happening and what do I need to do to remove the error message? Thanks
  2. T

    Populating table field from a text box on a form

    Using Access 2007 I am using a form (fmProducts) to populate a table (tblProducts) On the form I have a disabled text box (tbProductCode) which is populated using an expression. I need this information to be added to the relevant field (ProductCode) in the associated table but this isn't...
Back
Top Bottom