Hide row after column D

S

Stu

Can anyone tell me if it is possible to hide a row after colum D? So i
have all the data in columns A through D but the row hidden after
that.

Thanks
 
D

Dave Peterson

does this mean you want to hide columns E:IV?

If yes, then select your columns (E:IV) and right click on that selection and
choose Hide).

If you needed a macro, try recording it when you do it manually.
 
S

Stu

What i want to do is:
Lets say row 2 im using, I want to be able to view row 2 columns A
through D but after that I want the rest of the row to be hidden.
 
D

Dave Peterson

Just select columns E through IV.

Right click on that selection and choose hide.
 
Top