Search results

  1. C

    Filtering 'All' from Combo box Value List

    Hi I have a combo box on a form which has a row source type of Value List in which I've manually typed in 2 entries: Owned, Leased. I have a query which filters on the results of the combobox, and works fine for when I select either option Owned or Leased. Is there an easy way to filter all...
  2. C

    Update query not pulling criteria from form

    Hi, i'm new to access so please bear with me! I'm trying to update a record in a table, from a query that is run as part of an event from a command button on a form. I have a table called 'Assets', a table called 'Disposals', and a form called 'Disposal Entry'. I would like the user to...
Back
Top Bottom