Border around a text box in excel!!!

A

Anne Troy

A drawn textbox from the drawing toolbar? Use the line tool.
A textbox from the control toolbox? Try border properties.
**** Hope it helps! ****

~Dreamboat
Excel VBA Certification Coming Soon!
www.VBAExpress.com/training/
********************************
 
A

Allan S. Warrior

To put a border around a cell or range, select the cell or range. Click
Format|Cells|Border. Click Outline. Refine using the available options as
you choose.

If it is a graphic textbox (a drawing), use View|Toolbars|Drawing to turn on
the Drawing Toolbar. Select your textbox, and use the Line Color button to
turn on a border.

Good luck!
 
Top