I have a query that currently has no parameters set, which simply lists available call outcomes for a record. I want to be able to create a recordset based on a specified call outcome. For example, pull up all of the records logged as "Call back". This information will be stored on a field called [Call outcome]
How do I pass this information (Call back) to the query via vba - and no user involvement?
Start Free Trial