© 2023 Hashnode
#google-sheets
Hello!, I wrote a blog on finding the last non-empty rows a couple of months ago. Since then, I have found a better, faster, and easier method, which works in most cases. Find the Last Row & Column Yo…
Google Sheets is a powerful and versatile tool that can help you manage, analyze, and visualize data. But did you know that you can also use Google Sheets to make apps? Yes, you read that right. You c…
Welcome to this very short daily blog where I give a very simple script to automate Google Products. In this chapter, we'll custom menu that'll delete empty rows and columns in current active spreadsh…
Would you like to separate the column in your spreadsheet that consists of the full names of people into first and last names? Well then stick this very simple script to your spreadsheets apps script…
In this blog, I will be sharing a script that allows you to easily select a column in a Google Sheets spreadsheet and copy it to another spreadsheet while ensuring that the values are aligned in the s…
Hello and welcome to our blog series on automating Google Sheets with Apps Script. In this tutorial, we will guide you on how to insert multiple rows in Google Sheets using a simple script. We'll expl…
Preface Use case To facilitate user queries on my portfolio site, which is currently being developed, I am offering two options for submitting inquiries: emailing me directly or filling out a simple…
Preface You can find the finished code repository here. Background As remote work becomes the norm these days, getting to know your coworkers and maintaining a sense of community within a team/company…
Introduction Continuous Translation (CT) is a modern approach to translation management that involves synchronizing software development and translation workflows. This means that developers, translat…
Introduction to Gpt-4 and Google Sheets GPT-4 GPT-4 stands for Generative Pre-trained Transformer 4. It’s an artificial intelligence system that can create human-like text. It is a large multimodal mo…