View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bert[_7_] Bert[_7_] is offline
external usenet poster
 
Posts: 14
Default textbox font style

Is there a way to use font styles (bold, italic, underline) in a textbox,
that is, with some text, I'd like to add a style to a portion of the text,
e.g., a book title, but leave other text "normal". Is this possible, and if
so, if I copy the contents of a textbox to a cell, does the style
information transfer as well?
Thanks