Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
283 views
in Technique[技术] by (71.8m points)

bulkinsert - Googlesheets - Is there a tool for bulk editing an identical collection of workbooks (not worksheets!)

There seem to be some tools for editing multiple sheets that live in the same workbook (to use Excel terminology). But I can't find any tools for applying the same change to many workbooks.

I have created a sports results collection process where each club is given a link to their entries workbook where they enter their athlete names and times in to a preconfigured workbook.

I then use query()/importrange() to collate all the different club's results in to a summary workbook for sorting and filtering in to a global set of results. Works great BUT if I need to make a change to the entry workbooks the clubs use, I have to edit each one separately which takes ages given there can be 50 of them!

I don't really want to write a script because the changes can be anything from a column name typo fix , editing a named range to adding a new column etc..

I am thinking of using importrange in each Club's entry sheet to pull heading titles from a master workbook but that will only solve part of my issue?

question from:https://stackoverflow.com/questions/65918997/googlesheets-is-there-a-tool-for-bulk-editing-an-identical-collection-of-workb

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...