B
Bailey
How can I enter different footers on each page in a workbook without all
pages having the same footer?
pages having the same footer?
Gord Dibben said:Bailey
A "page" is generally considered to be the area of a worksheet that will print
on one sheet of paper. You could have multiple pages on one worksheet and
multiple worksheets in a workbook, each with multiple pages to print.
Do you mean each "worksheet" of a workbook to have different footers for the
pages printed from that worksheet?
Or different footers for each page printed from a single worksheet?
This would be done manually in most cases.
You could do it with VBA code but need a couple of the questions above answered.
Gord Dibben MS Excel MVP
The simple solution is to put each of your pages on a separatebailey said:I have multiple pages on one worksheet.