How do I Replace Paragraph Mark in an Access Field?

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

Guest

How do I replace a Paragraph Mark in an Access Field - In Word you can do
this with ^p as a Special Character. Also need to do the reverse, replace
selected marker with a Paragraph Mark
All help extremely gratefully appreciated
 
How do I replace a Paragraph Mark in an Access Field - In Word you can do
this with ^p as a Special Character. Also need to do the reverse, replace
selected marker with a Paragraph Mark
All help extremely gratefully appreciated

you don't have paragraphs in Access
if you mean a "new Line" then it CHr(13)&chr(10) or vbCrLf
 
THank you - this is wonderful to have somewhere to get such prompt an
relevant help. Apologies for delay in getting back to you
 
I'm having the same trouble. How did you replace the line space?

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

Back
Top