Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use formula like =Table1[@[Column1]] #1558

Open
1 task done
rokam opened this issue Apr 19, 2024 · 2 comments
Open
1 task done

Unable to use formula like =Table1[@[Column1]] #1558

rokam opened this issue Apr 19, 2024 · 2 comments
Assignees

Comments

@rokam
Copy link

rokam commented Apr 19, 2024

This issue is unique.

  • I have used the search tool and did not find an issue describing my bug.

Operating System

Linux (DEB package)

Version information

8.0.1.31

Expected Behavior

When creating a formula, if I reference a cell inside a Table, it uses the direct sheet address (eg. A2) instead of
TableName[@[ColumnName]]. And if I force the TableName[@[ColumnName]] I receive a formula error message.
image

Actual Behavior

It should return the value of cell C11.

Reproduction Steps

  1. Create a table in your spreadsheet
  2. Inside the table create a formula that references any cell in the same line.
  3. Replace the address value with the equivalent Table formula format.

Additional information

No response

@rsnegirev
Copy link

Hi @rokam

Can you please attach a file example?

@rokam
Copy link
Author

rokam commented Apr 19, 2024

I can't set the formula due to the alert. I can send you a file with a table in it, but that's all.
Does this help?
sample.xlsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants