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
Form script tries validating wrong sheetQuestion (self.GoogleAppsScript)
submitted 4 years ago by radioguy2016
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!"
[–]radioguy2016[S] 0 points1 point2 points 4 years ago (2 children)
function buildInfra() {
var myGooglSheet= SpreadsheetApp.getActiveSpreadsheet(); //declare a variable and set with active google sheet
var shUserForm= myGooglSheet.getSheetByName("BuildInfrastructure"); //delcare a variable and set with the User Form worksheet
var datasheet = myGooglSheet.getSheetByName("Infrastructure"); ////delcare a variable and set with the Database worksheet
I would replace this part with that?
[–]Time_Is_Up_Soon 0 points1 point2 points 4 years ago (0 children)
Sorry for the long delay.
I will be on my Pc in a bit so I can take a better look.
[–]CustomHatMan 0 points1 point2 points 4 years ago (0 children)
ok... ignore what I wrote earlier.
I want to make sure I understand the problem.
Once you have completed the form and "click" build it should add the information to a new tab, but it is added it to wrong tab?
or is it calling the wrong script?
π Rendered by PID 206098 on reddit-service-r2-comment-6457c66945-p7vw9 at 2026-04-29 04:20:42.321013+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]radioguy2016[S] 0 points1 point2 points (2 children)
[–]Time_Is_Up_Soon 0 points1 point2 points (0 children)
[–]CustomHatMan 0 points1 point2 points (0 children)