help - how can I imbed a doc balloon?

P

Phil

how can I imbed a doc balloon?

I need to put text into an xls file that won't fit in the lines I need
for the spreadsheet protion. I'm sure there is a way to imbed a
balloon for text, right!

TIA

Phil
 
Z

ZootRot

What about a VBA routine that shows a text box when a cell gets focus and is
hidden when it loses focus?
 
A

AdamV

So you want to insert a text box? Then Insert > text box is probably the
best choice.

(you didn't say what version you are using so I can't be much more specific)
 
Top