Date: prev next · Thread: first prev next last
2020 Archives by date, by thread · List index


LibreOffice 6.2.8.2 - Fedora 30

Good afternoon,
I have a simple spreadsheet with 3 sheets.
The first sheet contains a simple list of three columns or so.
The 2nd sheet has a cell that uses a random number for the row list on
the first sheet, and then a couple of other columns that show the
sheet1 data related to the randomised row.

That works fine.

What I'd now like to do is to create a third sheet that keeps track of
which rows have been selected by having something like:
=IF($A1="",$Sheet2.$A$1,"")

...ie if that cell is blank, populate it with the random row number -
if it isn't blank, then leave it as it is. I was then going to copy
that formula down the column - my expectation being that each time I
pressed F9, the $Sheet3.$A... cell would be populated with the last
generated random number. The problem is that what I thought was simple
code creates a 523 error.

The error appears to be some form of iterative issue, but I'm not
certain I see what the problem is or how to fix it.

Any guidance welcome.

Steve T


-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.