I have a spreadsheet that contains a list of all the players that I play with on zyngagames.com. I have all the names grouped together by a line (border) every third player. At times I have to remove a player's name from the list. If that person's information is setting on a line I don't want to lose the line. The lines every third player are to remain where they are and not follow the player's data or be deleted. The solution has to be sort-proof because the data is alphabetically sorted.
I have asked this question before. I printed the solution and put it in a notebook which I can not find. I searched the forum using many variables but I did not find the answer. So I am asking you to provide an answer to my question: How can I make horizontal lines (borders) stationary?
Thank you.
[Solved] Non Moving Horizontal Lines
[Solved] Non Moving Horizontal Lines
Last edited by Hagar Delest on Sun Dec 14, 2014 1:18 pm, edited 1 time in total.
Reason: tagged [Solved].
Reason: tagged [Solved].
AOO 4.1.7, Windows 10 PRO 64-bit, Google Chrome, Intel(R) Core(TM) i7-4770 CPU @ 3.40 GHz
Re: Non Moving Horizontal Lines
Your original query, and the response, are here
OpenOffice 4.1.7, LibreOffice 7.0.1.2 on Windows 7 Pro, Ultimate & Windows 10 Home (2004)
If you believe your problem has been resolved, please go to your first post in this topic, click the Edit button and add [Solved] to the beginning of the Subject line.
If you believe your problem has been resolved, please go to your first post in this topic, click the Edit button and add [Solved] to the beginning of the Subject line.
Re: Non Moving Horizontal Lines
There is a link above to "View your posts" which will list your posts, most recent first. It's in the same line as the "Logout" link.NurdBurd wrote:I have asked this question before. I printed the solution and put it in a notebook which I can not find. I searched the forum using many variables but I did not find the answer.
AOO 4.1.14 on Ubuntu MATE 22.04
Re: [Solved] Non Moving Horizontal Lines
Select the area, click Format>Conditional formatting, replace Cell value is by Formula is, enter
MOD(ROW();3)=0
Click New Style, on tab Organizer enter a name, on tab Borders select a line style and click the bottom row under User-defined.
MOD(ROW();3)=0
Click New Style, on tab Organizer enter a name, on tab Borders select a line style and click the bottom row under User-defined.
AOO 4.1.16 & LO 25.8.3 on Windows 10