Relative Content

Tag Archive for google-sheetsgoogle-apps-scriptformatting

onEdit() e.source returning first sheet in spreadsheet, not edited sheet

For context, I have a google sheet that we use for inventory and pricing. I have made another spreadsheet that imports the ranges that we need from the original to show wholesale inventory to customers without any pricing. I am currently using ImportRange() to copy the content, but I would like to maintain the formatting of the previous sheet.