Inserting a smiley

  • Thread starter Thread starter flkulchar
  • Start date Start date
F

flkulchar

Suppose I have 3 ROWS in a spreadsheet as follows:

A1 B1 C1 D1
7 7 8 9
8 5 4 0
4 2 8 1

and I wish to insert to the right a " } ", a "brace" that
I WISH TO ENCOMPASS THE SIZE OF ALL 3 ROWS, so that I can
type an explanation to its right.

In other words, the brace must be 3 rows high...

Is it possible?

Thanks,

Larry
 
Hi

AFAIK this can only be done by using a brace from the autoshapes drawing
objects ..
display the drawing toolbar (view toolbars / drawing)
click on the autoshapes button
choose basic shapes
click on the }
click on your workbook
size & move to suit

Regards
JulieD
 
flkulchar said:
Suppose I have 3 ROWS in a spreadsheet as follows:

A1 B1 C1 D1
7 7 8 9
8 5 4 0
4 2 8 1

and I wish to insert to the right a " } ", a "brace" that
I WISH TO ENCOMPASS THE SIZE OF ALL 3 ROWS, so that I can
type an explanation to its right.

In other words, the brace must be 3 rows high...

Is it possible?

Select cells E1-E3. Now select Format -> Cells -> Alignment -> Merge
Cells. Now you can enter your brace, then play with font size,
vertical alignment, etc. until it looks like you want it to.
 
Back
Top