Update 04/21/2023: Windy.GoogleTranslate is now a paid package and requires a license to use. Click here to visit the package purchase and info page.
Introduction
You might know that Google Sheets has a GOOGLETRANSLATE function that you can use for translating texts between languages.
Microsoft Excel, on the other hand, doesn't natively have such a function. In...
Monday.com boards are similar to Excel tables
Monday.com boards store data in a tabular format, much like a spreadsheet program such as Microsoft Excel or Google Sheets would.
Boards make it easy for people to collaborate and offer an strict but intuitive user interface for viewing and entering values.
Excel tables, on the other hand, are less...
SQL Query function in Excel
If you're reading this article you probably know that Google Sheets has a QUERY function that allows you to run SQL-like queries against data in the sheet. This function lets you do all sorts of gymnastics with the data in your sheet, be it filtering, aggregating, or pivoting data.
Being a...
Suppose you have an Excel file with a list of international phone numbers (like the left column in the image below) and you want to find out which country each number belongs to, group them by country and convert them to a local number for easier dialing.
Or, you have a mix of national and...
Introduction
Editing a WordPress site can be a pain if you need to make many changes across many pages. But suppose you could view and edit the entire contents of your WordPress site inside Excel. No more navigation, searching and waiting for pages to load. In this article/video, I show you how to do this...