[Solved] Maximum table size for DGET?

Discuss the spreadsheet application
Locked
SCFrolich
Posts: 26
Joined: Fri Jan 03, 2020 12:13 am

[Solved] Maximum table size for DGET?

Post by SCFrolich »

Is there an upper limit to the size of a table that you can use dget on before it breaks?

I have a fairly large table (B3 to AX 39) filled with information. Another cell on another page is used to make the selection from the first column of the table. To extract all the data on the same row I use dget to reproduce the entire selection underneath the table so that I can then proceed with all further interactions.

It works, but once I get to the AC column, dgets stops working and all I get is #VALUE error.

Nothing in my formula has changed from one column to the next aside from the needed coordinates.

Thoughts?
Last edited by robleyd on Thu Aug 22, 2024 4:55 am, edited 1 time in total.
Reason: Tagged [Solved]. Add green tick
OpenOffice 4.1.6 on Windows 10
User avatar
karolus
Volunteer
Posts: 1243
Joined: Sat Jul 02, 2011 9:47 am

Re: Maximum table size for dget?

Post by karolus »

Maybe have a look into your similar topic 2 years ago
Libreoffice 25.2… on Debian 13 (trixie) (on RaspberryPI5)
Libreoffice 25.8… flatpak on Debian 13 (trixie) (on RaspberryPI5)
SCFrolich
Posts: 26
Joined: Fri Jan 03, 2020 12:13 am

Re: Maximum table size for DGET?

Post by SCFrolich »

Oops. Been a while since I had the issue, totally forgot.

Sorry. I suck.
OpenOffice 4.1.6 on Windows 10
Locked