paragraph getting cut off

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a query that has many fields to it. There are 3 fields that need to
be concatenated together. When this occurs, after the limited 255 characters
it gets cutoff. The other fields of the query have GroupBy listed but the 3
fields to concat are labeled Expression.

Can anyone shed any light on how to keep all concats from cutting off?

Thanks in advance to anyone who responds.
 
Why concatenate them?
Do the concatenation on the form or in the report

-Dorian
 
You're right. Sometimes you can't see the forest for the trees.
Thanks.
.... john
 

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

Back
Top