Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9685

Import Google Doc data into a Google Sheet

$
0
0

I have a spreadsheet which has all my data for a mail merge. At present, I have simple text in a single cell to create the template for my email. It looks a little something like this:

"Hi ${Name}, we missed you in class today. Here's what you missed: ${Class Summary}. Have a great day!"

The template works fabulously, but I hate that there's no spell check in Sheets, so I'd like to either:

  1. USE SCRIPTS: Draft the template in a Google Doc and use my scripts to call the Doc as my template. (The issue I've run into with this is Google's discontinuation of getByID and getByURL.)
  2. USE FORMULAS: Draft the template in a Google doc and import the template into a single cell in Sheets.

Is either method possible?


Viewing all articles
Browse latest Browse all 9685

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>