I have a table that has rich text fields and a form to go with it for data entry. I'd like to have the default value of the fields to be:
A.
B.
C.
D.
... But I can't get the field to display that. It just shows: A. B. C. D.
I have a table that has rich text fields and a form to go with it for data entry. I'd like to have the default value of the fields to be:
A.
B.
C.
D.
... But I can't get the field to display that. It just shows: A. B. C. D.
What did you try? This works for me. "A. <br> B. <br> C. <br> D."
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
I'm not sure how I fixed it, but I did. It wasn't accepting html. Now it works but doesn't accept color coding html tags. I'm okay with this though; as long as I can put new lines and bold things. Thanks for the response June7 you've had a response to almost all of my issues...Thank you.
Try:
"<font color=""red""><b>A. <br> B. <br> C. <br> D.</b></font>"
Note the doubled quotes, apostrophe won't work.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.
That worked. I'm using an html translator (https://wordhtml.com) to translate my rich text to html. It doesn't work with color tags. How do you convert text to html tags?
I don't.
Never incorporated Rich Text into any db.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.