Access 2007 query:
Currently working in query>design view the field works but in the output it is bringing in div tags.
Test Notes: IIf([Notes]=””,[Location],[Location] & ” ” & [Notes])
Output ex: Chicago
Bus Driving over the line
Any ideas how to remove div tags?