D
Dennis In Forks
I have a memo field that the user can insert markers that will be replaced
with data in a query process. Example: Dear {1} where the {1} will be
replaced with a persons name in the query. The final results are placed in a
different files memo field which is in turn used on a report. Although the
entire memo field conversion resides in the second files memo field (looks
good at this point) when that memo field is used on the final query that
pulls all the data from several files to be used on a report, the memo field
is cut at 255 characters like a text field although it was taken directly
from a memo field where it was all there. Does anyone have an idea of the
cause? Thanks
with data in a query process. Example: Dear {1} where the {1} will be
replaced with a persons name in the query. The final results are placed in a
different files memo field which is in turn used on a report. Although the
entire memo field conversion resides in the second files memo field (looks
good at this point) when that memo field is used on the final query that
pulls all the data from several files to be used on a report, the memo field
is cut at 255 characters like a text field although it was taken directly
from a memo field where it was all there. Does anyone have an idea of the
cause? Thanks