Skip to content

gifGuide2Code

For the genuinely confused.

  • Contact Me
  • Table of Contents

Category: JavaScript

JavaScript: How to Loop All Letters in a Word Doc

Last week, I wrote a function that loops through all the characters in the first paragraph of a Google Doc. But chances are, if you’re running through all the characters in a paragraph, you’re going to need all the characters in all the paragraphs. How the heck do you do that?

Read More JavaScript: How to Loop All Letters in a Word Doc

JavaScript: How to Automate a Google Doc

Did you know Google Docs are equipped for macros?! Meaning you can script some automation right into Google. Best thing since sliced bread. Google Apps Script is based on JavaScript, so if you already know that, you’re well ahead of the game. I know nothing about JavaScript. But I know other stuff. So… Consider this […]

Read More JavaScript: How to Automate a Google Doc
Blog at WordPress.com.
Cancel
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy