Row headings on RIGHT side

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I know that one can print a file, displaying the column headings at the top of the page and the row headings on the left side of the page.

My question is this: is it possible to have row headings also appear on the RIGHT side of the page?

Any advice is appreciated! Thanks!
 
You could use an extra column, and enter

=ROW()

in row 1 of that column, shade it if desired, then copy down as far
as necessary. You'll probably need to tweak the column widths to get
the effect you want.
 
Back
Top