Make a report with more lines that you can see on the screen

P

Palle korsholm

I have created a model in a sheet. When the users work in the model I like to
let then only like from row 1 to 41 but when they print it I like to have a
print from row 1 to 51.

It is of cause possible to make a macro but I would -due to that the users
is not experts – try to avoid this

Du any of you have an idea
 
J

Jim Rech

Without a macro I think your only option is to display rows 42-51 but
protect them from being changed.

--
Jim
|I have created a model in a sheet. When the users work in the model I like
to
| let then only like from row 1 to 41 but when they print it I like to have
a
| print from row 1 to 51.
|
| It is of cause possible to make a macro but I would -due to that the users
| is not experts - try to avoid this
|
| Du any of you have an idea
|
| --
| Palle korsholm
 
Top