I've been curious about rich text capabilty for some time but never learnt much about it until finding a tutorial on line.
This uses bound text boxes and presents a menu when you highlight something, to set attributes for for text that's already there.
Then the underlying table also reflects the changes.
But what if I wanted an unbound text box, populated in VBA with a choice of my colors, fonts and text. I assume I add the http codes (once I know what they are)
into the text box with the text? Is this correct and does Access have any tools for this?
Any info appreciated.