J
jasonsweeney
I have four columns in a spreadhseet. In each cell in these columns,
there is a sentence. Some of the sentences are longer than others.
The width of the columns has to stay the same.
For reasons I won't get into, I cannot "wrap text" to make the full
sentences visable. I cannot shrink font size anymore than I have. I
cannot elongate the cells (vertically) to make the full sentences
visable.
Is there any way in VBA to make the full sentences "float" if the user
places their mouse pointer over the cell?
Any other ideas?
(I also considered the possibility of using comments....I have linked
comments to cell contents before, but I would prefer not to do this)
there is a sentence. Some of the sentences are longer than others.
The width of the columns has to stay the same.
For reasons I won't get into, I cannot "wrap text" to make the full
sentences visable. I cannot shrink font size anymore than I have. I
cannot elongate the cells (vertically) to make the full sentences
visable.
Is there any way in VBA to make the full sentences "float" if the user
places their mouse pointer over the cell?
Any other ideas?
(I also considered the possibility of using comments....I have linked
comments to cell contents before, but I would prefer not to do this)