Thread: Rich Text Box
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default Rich Text Box

A Rich Text Box enables something akin to html text formatting. It's highly
effective but a bit tricky and there are potential security problems in
later versions. From memory the cursor will flash in the box.

Didn't the use of a Frame work for you as I suggested in your other recent
post, it seemed to work fine for me.

Regards,
Peter T

"kirkm" wrote in message
...
Hi,

Anyone know what a 'Rich Text Box' is or how to use it?

Would it, for example, let you display text in a text box (or
equivalent) without a cursor and with a scroll bar ?

Thanks - Kirk