In Open Calc, how do I copy a paste cells that contain references to other workbooks?
Posted
by
Gabriel
on Super User
See other posts from Super User
or by Gabriel
Published on 2012-10-12T21:17:56Z
Indexed on
2012/10/12
21:39 UTC
Read the original article
Hit count: 244
copy-paste
|openoffice-calc
I have an OpenOffice Calc sheet with cells containing formulas that refer to another file, e.g: 'file:///C:/path/to/other.xls'#$Sheet1.A1:B2
.
Note: When I copy the cells from one sheet to another in the same workbookt, it works as expected. When I copy this to a sheet in another workbook, the references are lost and all is left is ''#$Sheet1.A1:B2
.
I could copy/paste the cell's contents, but that would be fastidious, error-prone, and anyhow not a good solution.
How do I keep the external references when copy-pasting from one workbook to another ?
© Super User or respective owner