Search results

  1. B

    Help - populating a Listbox from a query with parameters?

    Hi, Refernce information: An access 2003 database, all work is internal to the project in access. I have created a query that is a simple select statement with one parameter. I would like to be able to populate my listbox with the information the query returns, How do i call the query (with a...
  2. B

    Help - populating a Listbox from a query with parameters?

    Hi, I have created a query that is a simple select statement with one parameter. I would like to be able to populate my listbox with the information the query returns, How do i call the query (with a parameter). I can set the rowsource to the query but this doesn't allow me to pass through a...
Back
Top Bottom