Getting “method not valid without suitable object” error when trying to make a HTTP request in VBA?

前端 未结 4 1353
眼角桃花
眼角桃花 2020-12-05 03:29

I tried to follow this example: http://libkod.info/officexml-CHP-9-SECT-5.shtml - Archive.org - Donate

but it gave this error

4条回答
  •  再見小時候
    2020-12-05 03:40

    For reading REST data, at least OData Consider Microsoft Power Query. You won't be able to write data. However, you can read data very well.

提交回复
热议问题