You need to apply the same header to 8 worksheets at once. What is the most efficient approach?
-
A
Copy the header from one sheet and paste special to the others
-
B
Group all sheets, then add the header once in Page Layout view
-
C
Use a macro to loop through each sheet
-
D
Manually add the header to each sheet individually