Help with Access Queries? - TechRepublic
Question
February 23, 2011 at 01:21 PM
pdx9944

Help with Access Queries?

by pdx9944 . Updated 15 years, 4 months ago

Workign with Access 2007 queries –
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])

example of output field: Chicago

Bus Driving over the line.

Correct output should be: Chicago Bus Driving over the line.
Any ideas? .

This discussion is locked

All Comments