Any idea how to apply ctrl+shift+F9 to multiple opened files (or something similar)?
Trying to migrate from Excel to Calc.
Have many files, like 01.xls, 02.xls, 03.xls…
In file 02.xls is link to 01.xls.
Link looks like this ='file:///C:/Dokumenti/AndSoOn/01_17.xls'#$V.F1619
If at first i open 01.xls, then 02.xls, all is ok (links updates).
But if 01.xls is closed and i open 02.xls, then instead of value i see #REF!
.
How to update links to closed files? Do i need to rename file etc.?
Seems, yes… tried to File - Save a Copy and saved as .ods and links updates automatically without #REF!
.
But the next problem. For example, i open files 01.ods
, 02.ods
, and 03.ods
. And in 03.ods
is link to 02.ods
and in 02.ods
is link to 01.ods
. I change data in 01.ods
, but in 03.ods
(and even in 02.ods
) data does not updates (i see old, incorrect data). I can ctrl+shift+F9 in each file… but if i have for example 10 files and i frequently change data…
Any idea how to apply ctrl+shift+F9 to all opened files (or something similar)?