View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Chris A[_3_] Chris A[_3_] is offline
external usenet poster
 
Posts: 11
Default Control tip text - can you have a new line?

I typed a lot in the controltiptext property and it seems you can fit a book
in that.
Does anybody have any suggestions for getting a new line? I have tried html
tags, some vbLn and carriage returns, all i know so far is that the &
underlines the next character but if you have more than one it only does it
with the last, also if you want to have an & you have to put && Crazy stuff
What's the secret? is it java stuff maybe

Can't find anything web wised so this surely is the best place.

Chris