[Solved] Limit rows and columns in a spread sheet

Discuss the spreadsheet application
Locked
DeziDoodle
Posts: 1
Joined: Sun Jan 31, 2021 3:32 am

[Solved] Limit rows and columns in a spread sheet

Post by DeziDoodle »

Hi

I'm sure this has been posted but I can't find it anywhere. How do I set up a spreadsheet with only, say, 20 rows and 20 columns? Or, how do I eliminate all of the thousnands of extra rows and columns?

thank you
 Edit: Moved from the Tutorials forum. Please DO NOT post questions in the Tutorial forums; rather create a new thread in the relevant section. 
Last edited by MrProgrammer on Tue Feb 09, 2021 10:12 pm, edited 1 time in total.
Open Office. 4.1.0 on Mac OS 10.11.6
User avatar
robleyd
Moderator
Posts: 5429
Joined: Mon Aug 19, 2013 3:47 am
Location: Murbko, Australia

Re: Limiting Rows and Columns in a spread sheet

Post by robleyd »

You can't delete unused rows/columns; but you can hide them. Search HELP - F1 for hiding for more information.

If you are new to spreadsheets, you may find [Tutorial] Ten concepts that every Calc user should know a useful reference. Section 0 mentions this situation.
Slackware 15 64 bit
Apache OpenOffice 4.1.15
LibreOffice 25.8.1.1; SlackBuild for 25.8.1 by Eric Hameleers
---------------------
Roses are Red, Violets are Blue]
Unexpected '{' on line 32
.
LeviDavis
Posts: 1
Joined: Fri Aug 22, 2025 4:12 pm

Re: [Solved] Limiting Rows and Columns in a spread sheet

Post by LeviDavis »

But, it takes FOREVER to reach the end of all of the possible columns that you wish to hide. Isn't there an easier way to select ALL columns to the right of a select column?
OpenOffice 4.1.15
Mac Studio - Sequoia 15.6.1 - M1 Chip
Alex1
Volunteer
Posts: 837
Joined: Fri Feb 26, 2010 1:00 pm
Location: Netherlands

Re: [Solved] Limiting Rows and Columns in a spread sheet

Post by Alex1 »

Empty cells don't use disk or memory space. But if you really want to hide them go to the column next to the last column in use, then Ctrl + Shift + right arrow, rightclick one of the selected column headers and select Hide. You can use the same procedure below the last used row.
AOO 4.1.15 & LO 25.2.5 on Windows 10
User avatar
MrProgrammer
Moderator
Posts: 5322
Joined: Fri Jun 04, 2010 7:57 pm
Location: Wisconsin, USA

Re: [Solved] Limiting Rows and Columns in a spread sheet

Post by MrProgrammer »

LeviDavis wrote: Fri Aug 22, 2025 4:22 pm Isn't there an easier way to select ALL columns to the right of a select column?
Yes! It is tedious to select those columns with the mouse. It is simple to select those columns with the keyboard.

Alex1 wrote: Fri Aug 22, 2025 9:09 pm Ctrl + Shift + right arrow
LeviDavis's signature says MacOS, where the appropriate procedure is:
• In row 1, select the leftmost cell to hide
Command+Shift+RightArrow, or ⌘⇧→
• Format → Columns → Hide
• Function+LeftArrow or fn←

The last keyboard shortcut moves the display to cell A1.

Alex1 wrote: Fri Aug 22, 2025 9:09 pm Empty cells don't use disk or memory space.
Yes, but the combination of my mouse hardware and OpenOffice's response to an accidental contact on the mouse scroll surface makes it easy to wind up with my sheet scrolled far to the right. So I often do ⌘⇧→, Hide, fn← to prevent OpenOffice from scrolling into the unused columns.
Mr. Programmer
AOO 4.1.7 Build 9800, MacOS 13.7.6, iMac Intel.   The locale for any menus or Calc formulas in my posts is English (USA).
Locked