Link to home
Start Free TrialLog in
Avatar of LeighWardle
LeighWardleFlag for Australia

asked on

MS Access - how to create query that will output one text field that includes Line Feeds (ASCII code = 10).

Hi Experts,

I'm using Access 2016.

I want to create a query that for each record will output one text field that consists of multiple lines, that is the text field needs to include Line Feeds (ASCII code = 10).

Regards,
Leigh
ASKER CERTIFIED SOLUTION
Avatar of Jim Dettman (EE MVE)
Jim Dettman (EE MVE)
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of LeighWardle

ASKER

Thanks, Jim, that's great!