Bug 130270 - Support Excel's
Summary: Support Excel's
Status: CLOSED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
6.4.0.3 release
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-29 23:01 UTC by David Jameson
Modified: 2020-01-30 11:45 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
A small Excel image showing this view (127.68 KB, image/png)
2020-01-29 23:01 UTC, David Jameson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Jameson 2020-01-29 23:01:24 UTC
Created attachment 157514 [details]
A small Excel image showing this view

Please support Excel's "Use R1C1 reference style"

It's unfortunate that people aren't more familiar with this (originally implemented in Multiplan) but it's generally a much better way to understand relationships between cells than using the LetterNumber approach.

E.g,

RC means the current cell

R[1]C means the cell at next row but same column from where you are

R[-1]C[1] means the cell at the previous row and next column from where you are

R[1]C2 means column2 of the next row


Etc.

See example image
Comment 1 NISZ LibreOffice Team 2020-01-30 07:42:37 UTC
Try Tools - Options - LibreOffice Calc - Formula and in the Formula Syntax list there is "Excel R1C1" option.
Comment 2 David Jameson 2020-01-30 11:45:20 UTC
My apologies for reporting this as a feature request - it was not obvious that the feature already exists. Note that on a Mac, this option is not under the "Tools" menu, it's under "Preferences.