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

Problem with absolute reference when inserting a new row #41

Closed
StefanHauer opened this issue Aug 1, 2016 · 4 comments
Closed

Problem with absolute reference when inserting a new row #41

StefanHauer opened this issue Aug 1, 2016 · 4 comments
Labels
confirmed-bug Issues with confirmed bugs

Comments

@StefanHauer
Copy link

When I reference, say cell A1, by using the command $A$1, and I add a row on top, it will now reference the empty cell A1 and not A2 with the information I want to reference, as one would expect coming from excel.
I use Chrome (Version 51.0.2704.103 m) as my Browser and the problem happened using ONLYOFFICE Version 8.9.0.150.

Is there a way to circumvent this problem, maybe by using a diffferent command for absolute references?

@trofim24
Copy link
Contributor

trofim24 commented Aug 2, 2016

Please give a more detailed scenario of the problem.
For example:

  • enter a formula in cell A10 =$A$1
  • enter in cell A1 number 1
  • insert a row before row 1 or before the row 5

We have tried to replicate the problem on version DocumentServer 4.0.1. But we could not.
We would be grateful for additional information.

@StefanHauer
Copy link
Author

Thank you for the fast answer.
I am attaching a file for better understanding of my problem.
If I upload the attached file my created names in column "C" say: Step1_Substep1, Step1_Substep2, etc.
However, if I were to insert a row on top of, for instance row 3, something weird happens: While the names for Step1 read out as intended, the names for Step2 now are "_Substep1" etc. instead of "Step2_Substep1" etc.
Furthermore the names for Substep1 and Substep3 of Step3 are shown as intended, while for Substep2 again only "_Substep2" is displayed instead of "Step3_Substep2".

OnlyOffice_Bug_File.xlsx

@trofim24 trofim24 added the confirmed-bug Issues with confirmed bugs label Aug 2, 2016
@trofim24
Copy link
Contributor

trofim24 commented Aug 2, 2016

Thank you. All exactly as you describe.
We will fix that.

@StefanHauer
Copy link
Author

Great!
Thanks for your help and your fast answers!

ShockwaveNN added a commit that referenced this issue Mar 17, 2017
@trofim24 trofim24 closed this as completed Apr 3, 2017
agolybev pushed a commit that referenced this issue Apr 3, 2017
* Add 4.3.0 changelog

* Line for fix #41

* Update CHANGELOG.md

* Add some more change log entries

* Ability to set alternative text for shapes

* x2t changes

* Update CHANGELOG.md

* Update CHANGELOG.md

* Line for fix ONLYOFFICE/DesktopEditors#41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed-bug Issues with confirmed bugs
Projects
None yet
Development

No branches or pull requests

2 participants