print row numbers on right

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

Guest

I know I can print my row numbers on the left. Is there a way to automatically print them on the right side of the page as well? My spreadsheet has so many columns, it is difficult to follow the numbers across the page.
 
Not in the same manner as you are printing the row numbers on the left. You
would have to add a narrow column at the right of your data and put the row
numbers in that column. In the first cell put "=Row()" without the quotes.
Then drag this formula down as far as your data goes. Include this new
column in your print range. HTH Otto
KMiles said:
I know I can print my row numbers on the left. Is there a way to
automatically print them on the right side of the page as well? My
spreadsheet has so many columns, it is difficult to follow the numbers
across the page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top