开发者

calling PHP based service from inside the Excel (using macro)

开发者 https://www.devze.com 2023-02-07 08:00 出处:网络
I would like to call a PHP based web service every time cell in column A is added or modified and write the resuts to collumns B,C,D

I would like to call a PHP based web service every time cell in column A is added or modified and write the resuts to collumns B,C,D

How开发者_开发问答 to achieve that?


Take a look at some tutorials on doing this, such as Consuming Web Services from Excel 2003

0

精彩评论

暂无评论...
验证码 换一张
取 消