George,
You can define the range with offsets like this:
=OFFSET($A$1,0,0):OFFSET($A$1,COUNTA($A:$A)-1,21)
The column range is NOT dynamic in this formula, so replace 21 in the formula with the total number of columns you have minus 1.
Example: for 30 columns enter 29
Go Insert/Name/Define
Define this name: print_area
in the "refers to:" area paste the formula from above
Do this for each sheet.
Neill
Bookmarks