How to remove div tags from query output? - TechRepublic
Question
February 22, 2011 at 05:10 PM
pdx9944

How to remove div tags from query output?

by pdx9944 . Updated 15 years, 4 months ago

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?

This discussion is locked

All Comments