I have a query set up with all information I Need but need to filter it for a report.
What I want to do is grab the current drivers liscense number being shown in access and pull all the records under that number.
Something to effect of "If DLnumber = match, pull each record in query where dl matches". One drivers liscense number could have several records in query. Any help I'd appreciate it.