opf / OpenProjectExcel

MIT License
56 stars 22 forks source link

Visual Basic Compile error: Can't find project or Library #25

Open fercook opened 3 years ago

fercook commented 3 years ago

Hi, I am trying to use the Excel document in a Mac, with Excel 2019, and I get a Microsoft Visual Basic compile error: Can't find project or library alert.

The Visual Basic Debugger opens up, and the following line is highlighted:

Dim objHTTP As New WinHttp.WinHttpRequest

I am guessing by the name that WinHttp is available only on Windows?

bpetraus commented 3 years ago

Hi @fercook ,

unfortunately your guess is right. :(

We still work on the tool and have this on the list.

Best

Bernd

cfritzi commented 2 years ago

hello,

thank you for your work! i am trying the same, getting the same error: is there already an otion to fix this error?

Thank you for answering my question

SubhamJaguri commented 1 year ago

Any update on this issue I am also facing the same error.