LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-09-2022, 02:05 PM   #1
jon Elson
Member
 
Registered: May 2018
Posts: 60

Rep: Reputation: Disabled
address gnumeric cell with calculated address


I need to compute the address of a cell in a formula. So a cell has a number in it. I want to compute address=(number-1)*6+4) and then make that into a cell address like B(address).
I can't figure out if there is a syntax to express that in gnumeric.
Any ideas?
Thanks,
Jon
 
Old 11-09-2022, 02:19 PM   #2
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,598

Rep: Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546

Try searching for "address" in the Gnumeric Manual...

 
Old 11-09-2022, 04:18 PM   #3
jon Elson
Member
 
Registered: May 2018
Posts: 60

Original Poster
Rep: Reputation: Disabled
Well, that brings up email addresses, there doesn't seem to be a search specific to gnumeric, it searches all of Gnome.
Is there a better place to ask Gnumeric questions?
Thanks,
Jon
 
Old 11-09-2022, 04:29 PM   #4
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,598

Rep: Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546

That's Gnome stupid website design.

On the page I linked, use Ctrl-F to get the browser's in-page search, (or use the contents menu to go to section "A.11. Lookup").

 
Old 11-09-2022, 06:58 PM   #5
jon Elson
Member
 
Registered: May 2018
Posts: 60

Original Poster
Rep: Reputation: Disabled
Well, address seems to convert a cell address into text. What i WANT is to get the VALUE of a cell by using numbers from some cell as the address.
Thanks,
Jon
 
Old 11-10-2022, 04:15 AM   #6
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,484

Rep: Reputation: Disabled
These may help....

http://www.gnumeric.org/

https://help.gnome.org/users/gnumeri.../gnumeric.html
 
Old 11-10-2022, 04:24 AM   #7
fatmac
LQ Guru
 
Registered: Sep 2011
Location: Upper Hale, Surrey/Hants Border, UK
Distribution: Mainly Devuan, antiX, & Void, with Tiny Core, Fatdog, & BSD thrown in.
Posts: 5,484

Rep: Reputation: Disabled
Quote:
address=(number-1)*6+4)
If you mean what I think you mean..

Go to the cell, click the = sign, at the top of sheet, go to the cell holding the number, click it, it will appear at the top, insert -1, then *6, then +4, then hit the 'tick'.
 
Old 11-10-2022, 07:58 AM   #8
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,598

Rep: Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546Reputation: 2546
Quote:
Originally Posted by jon Elson View Post
What i WANT is to get the VALUE of a cell by using numbers from some cell as the address.
To get the contents of a dynamic cell address, use the INDIRECT function.

To get the the contents of a cell from a particular range by using column/row numbers, there's the INDEX function.

To do something similar but different, it'll be one of the other functions in the Lookup category.

 
Old 11-10-2022, 09:35 AM   #9
jon Elson
Member
 
Registered: May 2018
Posts: 60

Original Poster
Rep: Reputation: Disabled
Thanks Boughtonp, indirect does seem to be what I'm looking for! I will have to learn the proper syntax for it, but it should work.
Thanks,
Jon
 
Old 11-10-2022, 12:38 PM   #10
jon Elson
Member
 
Registered: May 2018
Posts: 60

Original Poster
Rep: Reputation: Disabled
Thanks again, boughtonp, combining indirect and concatenate allowed me to assemble the cell references with the arithmetic to select the cells required! I now have the data being extracted from the disjoint lines of entered data.

It looks like this: =indirect(concatenate("B",(A910-1)*6+4)
Jon
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Is there an easy upgrade to a Gnumeric install with something like 'sudo Gnumeric upgrade' command? mlytle Linux - Software 3 09-18-2018 03:55 PM
[SOLVED] Hotkeys in gnumeric. Creating gnumeric/system hotkeys Alex McGregor Linux - Newbie 1 08-30-2014 12:20 PM
[SOLVED] Hotkeys in gnumeric. Creating gnumeric/system hotkeys Alex McGregor Linux - Software 2 08-30-2014 12:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration