I have a workbook that I am editing, I need to remove the footer from each sheet (tab at the bottom) right now I have to click on each sheet indivdually and remove it, is there a way to do them all at the same time.
I have a workbook that I am editing, I need to remove the footer from each sheet (tab at the bottom) right now I have to click on each sheet indivdually and remove it, is there a way to do them all at the same time.
You could do it with a macro. You'd loop through each of the sheets and clear the footer areas ... at least, in theory.
Do you want a macro?
Regards, TMS
Trevor Shuttleworth - Retired Excel/VBA Consultant
I dream of a better world where chickens can cross the road without having their motives questioned
'Being unapologetic means never having to say you're sorry' John Cooper Clarke
footer is a print thing, but you can remove all headers/footers at once by selecting all sheets then print preview/page set up change whatever is set to none
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
Excel 2007:
Hold down the Shift key and click on the first and last sheet tab
Click on PAGE LAYOUT tab
In the PAGE SETUP box, click on the small arrow button on the bottom right
Select HEADER/FOOTER tab
Set FOOTER to None
Press OK
@Martin/Poornima M: absolutely... I somehow thought I'd had problems doing that. Must be something else, perhaps related ... must have been the Print Area and Rows/Columns to repeat.
Regards, TMS
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks