Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on sopuli.xyz
asklemmy·Asklemmybyvortexal

In Libreoffice Calc, is it possible to dynamically freeze multiple rows?

For example, if I wanted to always see rows 5, 10 and 15, as far as I can tell, I would have to freeze every row from 1 to 15. But is it possible to only freeze the specified rows so that if I scrolled down, the first four rows could be 5, 10, 15 and 20.

View original on sopuli.xyz
47

7 replies

lemmy.one

My guess is you can't, but you could freeze rows 1-15 and the hide 1-4 etc

4
vortexalreply
sopuli.xyz

I know about hiding and un-hiding but the problem is that, if I needed to edit them, I would then have to un-hide them, edit them, and then re-hide them.

2
lemmy.world

Why not just arrange rows 5, 10 & 15 to be rows 1, 2 & 3 and freeze the top three rows? If needed, move then back to 5, 10 & 15 after you're done or leave them.

2
rbnreply

You could also just duplicate the lines. Have the maintainable content in lines 1-3 and add additional lines in lines 5, 10 and 15 which refer to the others via formula (or vice versa If you prefer to edit 5/10/15). To avoid that you change the wrong lines by mistake, you can protect the cells with sheet protection.

2

I thought about that as well but I found a better solution, which is to just move the rows to a different sheet. I don't need the rows to be on the main sheet, I just need them to be visually next to each other without breaking the structure of the spreadsheet, which moving them to a second sheet would do.

2
feddit.ch

Can you group instead of freeze? Group 1-4, group 6-9 etc. That way, you only see the 3 rows but can always expand to see the others.

3

I could but someone else reminded me of a better solution, which was to just move the rows to another sheet.

1

You reached the end

In Libreoffice Calc, is it possible to dynamically freeze multiple rows? | Spyke