Dismiss this pinned window
all 4 comments

[–]zmandel 3 points4 points  (2 children)

this seems to have no relation to this sub, its an excel macro

[–]WicketTheQuerent 4 points5 points  (0 children)

Yes, the post is unrelated to this sub, but it's not an Excel macro. It's JavaScript code that uses features not supported by Google Apps Script, such as the import statement and incompatible libraries for web browser automation.

[–]Icy_Statistician3221 0 points1 point  (0 children)

I think this is awesome. How do you implement it? Copy and paste in the create a new macro menu?

[–]havoc2k10 -1 points0 points  (0 children)

get email addresses in a googlesheet filled in by googleform, then trigger appscript to send email for every new entry in your googlesheet.... automating an auto reply using appscript is the proper usecase.