Indicating Rows to Repeat At Top on all Worksheets Simultaneously

D

Dave Peterson

Nope.

Maybe you could record a macro when you did it for one sheet and then just rerun
that macro for the other sheets (or modify it to do all the sheets).
 
G

Gord Dibben

Using VBA code you can set the same print range and rows to repeat at top on
each sheet in grouped sheets.

For anyone interested in the code see this google search result with Dave
Peterson and myself posting. The print area code is from Bob Flanagan.

http://snipurl.com/106kz


Gord Dibben MS Excel MVP
 

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

Top