Excel printing query

  • Thread starter Thread starter Guest
  • Start date Start date
File | Page Setup | Sheet
Chck the option for Row and Column Headings.

If you only want row numbers and not column letters, you can try this:
=Row() in cell A1.
Then, copy down for each line of data on the worksheet.
If column A is not blank, you may want to insert a new column to the left of
all your data.

tj
 

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