January 18, 200719 yr Hello, I'm looking to create a calculation field that substitutes for the text style "italic" and inserts HTML code (i.e. text) For example: Substitute( text ; TextStyle(italic) ; "" & text & ") This way, when users decide to italize a word in a text box, the calculation will make it HTML compatible for uploading to a MYSQL database.
January 18, 200719 yr Author Hey, thanks. That's pretty easy. Not 100% what I was looking for (rather HTML than CSS) But it's definately something that will help! Awesome
Create an account or sign in to comment