I would like to filter a DAO.Recordset using a value from a list box. Currently I am attempting to store the value using a TempVar, but have unsuccessful, and reading through some posts conclude that I should not do it this way.
The value is coming from one form, via list box, and a click event will open another form with just that record.
How is this accomplished?
Mike
The value is coming from one form, via list box, and a click event will open another form with just that record.
How is this accomplished?
Mike