Allow Bold & Italic in a textbox

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

Guest

Hi,
I have created a UserForm with a text box called 'FreeText1'. This text box
allows the user to input large chunks of data.

Q1. The ability to highlight text either in bold or italic.
Q2. Save the data into a cell on a spreadsheet as it appears in the textbox
with bold or italic prints
Q3. Populate that cell information into a Bookmark in Word.

Can this be achieved..

Thanks
 
None of it is supported by a textbox on a userform. You might be able to
link a cell to a bookmark.
 
I would look at Edit =>Paste Special => Paste as Link for whichever
direction you are going.
 

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