How do you print Exel gridlines on the entire page ?

N

ndwilsonnorwin

I am trying to create a form in Excel. I have the heading & column names.
But I need the gridlines to appear where no text has been entered.
 
D

Dave Peterson

Maybe just extend your usedrange.

I like to put
=""
in the bottom right cell. The cell still looks empty.
 
Top