I have a query in which I use two tables. Table 1 has city information in it and Table 2 has two fields, City and County. What I want to do is link each city to a county, which I can do, but there is one small problem. Any cities that were misspelled in the system are not included, so I want my query to include these misspelled cities and leave the County field blank. Is there any way this can be done?
Thanks for any help in advance.
Thanks for any help in advance.