从 Excel 内部调用基于 PHP 的服务(使用宏)
每次添加或修改 A 列中的单元格时,我想调用基于 PHP 的 Web 服务,并将结果写入 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?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
查看有关执行此操作的一些教程,例如 Consuming Web Services来自 Excel 2003
Take a look at some tutorials on doing this, such as Consuming Web Services from Excel 2003