Answer the question
In order to leave comments, you need to log in
How to create google doc from google sheets
Good afternoon! I wanted to know if it is possible to automatically generate a document in Google Doc based on data from Google Spreadsheets?
Answer the question
In order to leave comments, you need to log in
Usually this is done like this:
1) Marks are made in the Google document, which are then replaced with data. For example
I, %NAME% , %BIRTHDAY % b.w. passport % PASSPORTINFO%
2) A table is created with data in the format
1 row = 1 output document
1 column = 1 replacement
3) A script is created that iterates over the data rows and creates replacements in the template
In Excel, by the way, you can also implement the algorithm the same
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question