Bordering multiple pages in a sheet?

J

jkb724

Is it possible to set a border around all my pages in one of my sheets
In other words is there some sort of master that would apply to ever
page in my worksheet
 
G

Gord Dibben

Not without using VBA.

This would be complex.......finding page-breaks and adding borders based on
that.

For printing purposes, why don't you print some sheets with the border then
run your print selection through using those sheets with the pre-printed
borders?

Gord Dibben Excel MVP
 
Top