Automatically Email Google Sheets Invoice as PDF and Track Records

Automatically Email Google Sheets Invoice as PDF and Track Records

As a small business owner, every minute counts. If you create invoices in Google Sheets, then manually generate PDFs, attach them to emails, archive them in Drive, and update your records – that’s valuable time you could be spending elsewhere. In this blog post, I’ll show you how to reduce these repetitive tasks to a … Read more

How to Perform Basic Calculations in Microsoft Word Tables

Perform Basic Calculations in Microsoft Word Tables

In our modern, fast-paced world, efficiency is crucial, particularly in managing documents. Microsoft Word, a versatile tool, extends beyond basic word-processing functions. An often overlooked feature is its capability to perform straightforward calculations directly within tables. In this blog post, I will show you how you can perform basic calculations in Microsoft Word tables to … Read more

Take your inventory to Google Sheets with QR/Bar code scanning Web Apps

Take your inventory to Google Sheets with QR, Bar code scanning Web Apps

In today’s fast-paced retail environment, efficiency is key. Small shop owners need a cost-effective solution for managing their inventory without breaking the bank. In this blog post, we’ll explore how you can create a user-friendly QR Code Scanner Web App using Google Apps Script, providing shop owners with a free and efficient tool to take … Read more

How to Create a Weather Dashboard in Google Sheets

How to Create a Weather Dashboard in Google Sheets

Have you ever wanted to track local weather conditions without leaving your favorite spreadsheet tool? Or do you need to keep track of the weather in different locations without constantly checking multiple websites? With a little bit of code, you can create a dynamic weather dashboard that pulls in data from the OpenWeatherMap API and … Read more

How to Link Word Table Caption to Document Body: Cross-Reference

How to Link Word Table Caption to Document Body: Cross-Reference

When you include tables in a document, you should describe them in the text using their caption numbers. However, if you add or delete tables later, you may need to update these numbers manually, which can be tedious and error-prone. Fortunately, Microsoft Word has a feature called cross-reference that allows you to link the table … Read more

How to Combine Columns in Google Sheets: 4 methods for merging data

How to combine columns in Google Sheets

When working with spreadsheets, we often need to combine data from multiple columns into a single column. For example, we might need to combine the first and last names of a list of contacts to make the full name or Combine columns for “Street Address,” “City,” “State,” and “ZIP Code” to create a complete address. … Read more

How to Calculate the Distance Between Two Addresses in Google Sheets

How to Calculate the Distance Between Two Addresses in Google Sheets

Are you looking to calculate the distance between two addresses within your Google Sheets? Whether you’re planning logistics routes, analyzing customer data, or calculating commuting distances, knowing how to perform this task can save you time and effort. In this blog post, we will guide you through the process of calculating the distance between two … Read more

Periodically Extract Website Data to Google Sheets

Periodically Extract Website Data to Google Sheets

Nowadays, we have access to an abundance of data that can aid us in decision-making. Website data is a particularly accessible and cost-effective source, provided that we utilize appropriate data collection techniques and tools. Google Sheets is one such tool that can be used for free. In this article, I will demonstrate how you can … Read more

How to generate static Google Maps in Google Sheets

How to generate static Google Maps in Google Sheets

In this blog, we have discussed several methods that you can use to create Google Maps from Google Sheets data. In this post, let’s see how we can generate Google Maps in Google Sheets. In this post, I am going to use Google Apps Script to create the map image inside the Google Sheets. You … Read more

How to Create a Crypto News Feed in Google Sheets

How to Create a Crypto News Feed in Google Sheets

Cryptocurrency prices are susceptible to news information. Therefore, getting the right news around the crypto world is particularly important for crypto traders. However, it is not possible for you to find and read all such news as soon as they are published. As such, it is more beneficial to create your own news feed that … Read more