https://bugs.documentfoundation.org/show_bug.cgi?id=126458

Andreas Heinisch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Andreas Heinisch <[email protected]> ---
Shouldn't the system path be given in URL notation?

Option VBASupport 1
  Public Sub FileOpenExample()
  file1 = "file:///Example.xlsx"

  Workbooks.Open Filename:=file1

End Sub

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to