help - how can I imbed a doc balloon?

  • Thread starter Thread starter Phil
  • Start date Start date
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
 
What about a VBA routine that shows a text box when a cell gets focus and is
hidden when it loses focus?
 
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)
 
Back
Top