Alberto1202 / zkspreadsheet

Automatically exported from code.google.com/p/zkspreadsheet
0 stars 0 forks source link

Absolute Cell Reference shall not move when copy, paste #231

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start zssapp
2. select F16
3. copy to K17
4. Check the formula expression

What is the expected output? What do you see instead?
Expect: shall see AVERAGE($F$8, F15)
Real: AVERAGE($K$9, K16)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chenhe...@gmail.com on 10 Dec 2010 at 9:15

GoogleCodeExporter commented 9 years ago
Fixed since Dec. 11, 2010.

Original comment by chenhe...@gmail.com on 11 Dec 2010 at 2:14

GoogleCodeExporter commented 9 years ago
Expect: AVERAGE($f$8, K16)

Original comment by chenhe...@gmail.com on 11 Dec 2010 at 2:16