Is Google docs macros capable?

Asked By 30 points N/A Posted on -
qa-featured

I remember that my Microsoft Excel 2010 supports VBA macro where I can write scripts to perform repetitive actions. Are Google doc macros capable and are VBA scripts in excel compatible with Google docs? Can anyone shed light on this? Really need this badly.

Thanks.

 

SHARE
Answered By 0 points N/A #180993

Is Google docs macros capable?

qa-featured

Hi there,

To create a macro you have to create a new tool called "Square" to construct a square from two points forming a diagonal :

  • Create two points A and B and their environment C.
  • Create the mediator of the two points A and B.
  • Create the circle with center A through C.
  • Create intersections D and E mediate the circle.
  • Create polygon AEBD.

We will now create the macro:

  • Click Tools create new tools.
  • Expand the list to show the three objects to build: the points D and E as well as the polygon;
  • Click Next: initial objects A and B.
  • Click Next, name your tool "Square" and click Finish.

Related Questions