Google Appscript (google Drive / Documents etc)

Page 1 of 1 [ 1 post ] 

Justin Time
Butterfly
Butterfly

Joined: 2 Mar 2025
Age: 69
Gender: Male
Posts: 13
Location: London UK

Today, 11:31 am

I am trying toget my head round Google Appscript - google Drive / Documents etc. Functionally it is similar to VBA but the language is Javascript.
Today's challenges are

  • Got down a column of a spreadsheet listing all the values
  • Listing the files in a folder (and later recursing to make a tree)
#

I used to be good at getting carried away writing things by a combo of RTFM and experimentation, (one of my bosses was OK, another was a micromanager!)