Ending an Excel Worksheet

S

skg1063

:confused:

Does anyone know how to end an Excel Worksheet?

Example:

If I have data in columns A - C, and rows 1 - 3, but wanted to
completely do away with thte rest of the cells, how would I accomplish
that?

(I know it can be done, just don't know how...:( )

Thanks!

Steph
 
D

Dave Peterson

A worksheet has 256 columns and 64k rows (in the current version of excel).

You can't remove those "extra" rows or columns. You can hide them if you want,
but I think most people who use excel even just a little bit are used to seeing
those unused rows and columns.
 
Top