Ok, in one table I have the route numbers 03, 04, 05, 06 and so on. In the other table those route start with a 1 so it would be 103, 104, 105, 106 and so on. How would I set it up so that 03 would recognize 103 as the same driver?
One other possible suggestion is you bring the data from one table into the report and write a formula against it so that it matches the format of the field from the other table. Then, use the other table in a subreport and link the main and sub from the formula to the field in the subreport. Please note, you generally only want to do this with a subeport in a group, page or report header/footer - not in a detail section, if you can help it.