Using Google Apps Script GetDataRange Function in Google Sheets to Extract Cell Notes
Posted Jun 9, 2021 3 min read
Using Google Apps Script GetDataRange Function in Google Sheets to Extract Cell Notes

Cell notes only show up when you hover over a cell. This isn't very conducive when there are multiple cell notes to analyze. However, it is possible to extract those cell notes into another column by using the Google Apps Script GetDataRange Function. let's get started on learning how to use the App Script getdatarange function.

So let's get started on learning

More Ways to Read:
🧃 Summarize The key takeaways that can be read in under a minute
Sign up to unlock