Hello!
I'm working with Libre Office 3.6.0.4 on Windows 7 64-bit.
In Calc I used the formula
=HYPERLINK(VERKETTEN("B\";B974;".jpg");VERKETTEN("B\";B974;".jpg"))
to produce an Hyperlink to a local Image based on the reference to B974.
When moving the cursor above the cell the corresponding destination is shown
and is OK (and its relative).
When clicking oder Strg-clicking on the cell I get:
B\20123.jpg ist keine absolute URL, die zum Öffnen an eine externe Anwendung
übergeben werden kann.
something like "Cannot submit URL to external Application because URL is
relative."
When I produce an absolute URL it works fine.
Exporting to Excel with relative URL works.
But I have to pass the spreadsheet to users with libre Office who want to
put the Sheet and Images in a different directory than on my computer
Is it a bug or do you know a workaround?