Carriage return for text field from Union query

M

MeSteve

I have a union query where 2 fields are concatenated with Chr(13) & Chr(10)
in between (ex. textA & Chr(13) & Chr(10) & textB). This works on the query
datasheet view, but not in the report that runs off of this query. In the
report it is showing the 2 squares.

What am I missing? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top