On printing out a set of rows and columns at the beginning of every sheet.

  • Thread starter Thread starter Don J
  • Start date Start date
D

Don J

I seem to remember that there is a way of specifying a set of rows and
columns that get printed out at the top and left of each sheet when printing
a worksheet that gets split into multiple sheets.

Don J

----------------------------------------------------------------
 
File (menu) | Page Setup | Sheet (tab)
"Rows to repeat at top"
"Columns to repeat at left"
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"Don J" <[email protected]>
wrote in message
I seem to remember that there is a way of specifying a set of rows and
columns that get printed out at the top and left of each sheet when printing
a worksheet that gets split into multiple sheets.
Don J
 
Not OK!

I insert the numeral "3" for three rows, or just "A" to designate the first
row. In each case I get a message to the effect that the name is illegal.
Whats going on?

Don J

------------------------------------------------------------------
Don J said:
Thanks!

Don J

--------------------------------------------------------------------
 
It's looking for *2* numbers, a start and an end!

You could choose to have 3 rows repeat at the top of each page.
So, you'd enter 1:3
Same for columns,
A:C

Now, for a single row or column,
3:3
OR
A:A

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
Don J said:
Not OK!

I insert the numeral "3" for three rows, or just "A" to designate the first
row. In each case I get a message to the effect that the name is illegal.
Whats going on?

Don J

------------------------------------------------------------------
Don J said:
Thanks!

Don J
------------------------------------------------------------------------- --
!
 
Your syntax is wrong... $1:$3 and $A:$A works.
The easiest way is to just select the rows or columns.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware



"Don J" <[email protected]>
wrote in message
Not OK!

I insert the numeral "3" for three rows, or just "A" to designate the first
row. In each case I get a message to the effect that the name is illegal.
Whats going on?
Don J
 

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