I have google spreadsheet that updates weekly. It contains multiple sheets, which have different names from week to week.
Is there a way using google scripts to copy all of the sheets from that spreadsheet to another spreadsheet? My main goal is to copy the entire spreadsheet, and have the worksheet that I run the script from have all of the sheets and data from the source sheet. It would also be great if this copy process only copied the data, and not the formulas from the other sheet.
Thanks in Advance!
Eric