Obtain field info when a "return" is used

NLR

Registered User.
Local time
Today, 03:17
Joined
Aug 29, 2012
Messages
71
Hi,

I'm trying to obtain all of the information in a text field for a query.
The user entered information and used a return (enter key) to enter information on a new line within the same field. The information after the return is not captured in the field in the query.
Is there anyway I can capture all of this info?

Thanks for your help in advance!

NLR
 
It may actually be there, but you may have to arrow down in that field in the query to see it. It may display if you view the query data in a form or report, which is what I'd do anyway.
 
Paul,
Thank you for providing that info.
I was able to view the field info using the arrow down.

Thanks so much!
NLR
 

Users who are viewing this thread

Back
Top Bottom