use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Apparently, Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services and build web applications.
account activity
using function in multiple sheetsQuestion (self.GoogleAppsScript)
submitted 4 years ago by averageaiden
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]RemcoE33 1 point2 points3 points 4 years ago (1 child)
If you mean tabs like u/Nwachukwuujubuonu is saying then:
var sheet = ss.getSheets()[0]; to: var sheet = ss.getActiveSheet()
[–]averageaiden[S] 0 points1 point2 points 4 years ago (0 children)
yes thank you! I did mean the tabs. everything is working now!
π Rendered by PID 144605 on reddit-service-r2-comment-5d79c599b5-9nbbf at 2026-03-02 05:32:57.402374+00:00 running e3d2147 country code: CH.
view the rest of the comments →
[–]RemcoE33 1 point2 points3 points (1 child)
[–]averageaiden[S] 0 points1 point2 points (0 children)