Use VBA in Google Docs as it's possible in MS Excel

前端 未结 1 1856
后悔当初
后悔当初 2021-01-25 03:31

We need to work on Google Docs using VBA code, for executing some functions automatically (whats it\'s possible and very useful on MS Excel). Is it possible to use it on Google

1条回答
  •  萌比男神i
    2021-01-25 04:05

    Is it possible to use [VBA] on Google Docs?

    No, but Google does support scripting with JavaScript.

    Here's some specific information about Google Sheets - https://developers.google.com/apps-script/guides/sheets

    0 讨论(0)
提交回复
热议问题