hide column and rows

M

m_john

In my spreadsheet, I just want to show some rows and some columns an
hide the rest. For example, I want to show column A-> F and row 1->5
and hide the rest .How should I do it
 
P

Peo Sjoblom

Select A51:IV65536, do format>rows>hide, select G1:IV50,
do format>columns>hide
 
P

Paul Sheppard

m_john said:
In my spreadsheet, I just want to show some rows and some columns and
hide the rest. For example, I want to show column A-> F and row 1->50
and hide the rest .How should I do it ?

Hi m_john

Select columns G-IV, then Format > Columns > Hide, select rows 51 -
65536, then Format > Rows > Hide
 
Top