My Calc DDE links were working fine until I updated to 7.4.3, but once updated the cell is blank
I was told that the issue would be fixed in version 7.4.5
Have upgraded to 7.4.5 but still have the same problem.
I have gone to the help files which states:
Example
=DDE(“soffice”;“c:\office\document\data1.ods”;“sheet1.A1”) reads the contents of cell A1 in sheet1 of the LibreOffice Calc spreadsheet data1.ods.
My syntax is =DDE(“soffice”,"/home/mike/Downloads/Untitled 1.ods",“sheet1.A1”)
Cell A1 in sheet1 of Untitled 1.ods contains a value of 121.35, but I get a blank result
The only difference is the semi-colon is replaced by a comma
I am on Linux, the path was copied from file properties.