How to Draw Box in Google Sheet
Saying that marketers are data-centric people is an understatement: Between return on investment, cost per acquisition and more, they're always looking at different metrics and reporting on progress. It can be tricky to keep all of those numbers straight, though. That's where spreadsheets come in handy. With a well-organized spreadsheet, marketers can quickly analyze robust data sets and make smarter, more informed decisions about their efforts. Originally introduced by Microsoft in 1987, Excel was the go-to tool for years for building spreadsheets. But when collaborative, cloud-based tool Google Sheets was introduced in 2012, many users made the switch over to this new (free!) resource. If you're also looking to get started with Google Sheets, you're in the right place. In this guide, we'll be looking at the benefits of Google Sheets and walking you through some of the basics so you can get up to speed quickly and efficiently. First things first: Let's talk about the benefits of using Google Sheets for marketing purposes before we discuss more traditional options (like a standard Excel spreadsheet). You might be wondering: What's the difference between Google Sheets and Excel? The short answer is: price, collaboration, and flexibility. While Excel requires a software subscription (which costs about $130), Google Sheets is free for all Google account holders. In terms of collaboration, Excel requires you to save and send a new version when edits are made, while Google Sheets automatically updates a single shared file for all team members. And lastly, because Google Sheets has the ability to accommodate many different integrations, it's often more flexible than a standalone software solution like Excel. Next, let's get familiar with some of the language and common terms used when referencing data within Google Sheets. Now we're ready to dive into the more advanced how-to's and lessons on using Google Sheets. One of the very first things to do is master the icons located in the Google Sheets toolbar. Doing so will help ensure you're getting the most out of its abilities and that you're saving time with shortcuts. Take a look at the screenshot below to identify some of the basic icons and their purposes within the toolbar. When you're ready to create a new spreadsheet, you'll just need to follow a few quick steps to get started. Open Google Sheets and click "File" > "New" > "Spreadsheet". Once you create your new spreadsheet, you can start adding data. If you want to work with an existing spreadsheet from Excel instead, you'll need to import that data into your new Google Sheet. When you need to import an Excel spreadsheet into Google Sheets, go to "File" > "Import" > "Upload" and then select a file that's in one of the non-password protected formats (such as .xls, .csv, or .txt for example). From there, your file will be uploaded and automatically converted into a Google Sheet. Once your Google Sheet is set up and populated, you'll want to think about how to share and protect your data. Data is automatically saved, so you don't need to worry about that part. You can select who you share your file with and whether they have edit, comment, or view permissions. You can also protect specific data within your sheet so that those who have access can only edit certain cells. To share a file: To protect data: Google Sheets is a powerful tool that can hold a ton of data. That means the more data you have, the harder it becomes to find it — that's when filtering comes in handy. Google Sheets has several filters that allow you to select the data you want to see and hide what you don't. Google allows you to hide entire rows or columns. This becomes useful when you want to restrict views for sharing, or when you'd like to control the amount of data you're viewing at any given time. To hide a column, right-click the column you want to hide, then select "Hide Column". When you hide a column, two arrows will appear on the previous and subsequent columns. Click these to restore the column to full view.= To unhide a column in Google Sheets, simply look for the arrow icons that appear in the column's header bar. When you hover over one of the arrows, a white box framing the arrow will appear. Click either arrow to reveal the column. Freezing will create a floating row or column as you scroll and keeps the data in those fields within your line of sight. For example, if you use the first row to label your columns, you can freeze that row so you don't have to remember what each column is as you scroll. To freeze a row, select "View" > "Freeze" > "1 row" (or up to X rows). What if you'd like to view all of the data in a single column that fits a certain criteria? Apply a filter. Filters allow you to select a criteria and how that criteria applies to your data. For example, you can filter your 'Site Visits' column to show all values greater than 1000, or filter your sheet for all cells that have the word "cat". To set up a filter, select "Data" > "Create a Filter." Click the funnel icon that appears in the column, then choose to filter by condition, value, or alpha or numeric order. Your sheet will only display data that satisfies your criteria. Learn about other filtering options below. If you need to use Google Sheets offline, just follow the steps outlined here to turn on offline access to your spreadsheets. Keep in mind: From there: Now that you understand the basics of Google Sheets, let's get into some advanced tips so you can start using Sheets like a pro. These tips are helpful to have in your back pocket … even if you don't need them just yet. Conditional formatting will automatically apply formatting to a cell based on a preset condition. For example, you can select to highlight a cell in red if the value entered is below 100 or reads "Error". Heatmaps work similarly in that they apply a color scale to cells based on a median criteria (values greater than the median will appear darker while values lesser will appear lighter). This helps you view values on a gradient and identifies areas of concern on which to focus your attention. Array formulas can perform multiple calculations at once and output a value based on those calculations. Whereas most formulas require you to perform each step independently (e.g. sum one row then add it to the sum of the subsequent row), arrays make calculations much more efficient. This helps when working with large amounts of data. The Macros feature records a series of steps that you'd like Google Sheets to repeat on command. For instance, if you work with a new data set each month, and need to manipulate that data in the same sequence each time, then you can record a Macro, and have Google do the work for you. Source When you've entered your data and you need to do some quick number-crunching, basic formulas can help you find the answers you need. Here are a few commonly used Google Sheets formulas to speed up your data analysis. This formula adds all values within a selected range. =SUM(range) This formula calculates the average of values within a range. =AVERAGE(range) This formula returns a filtered version of the source range, returning only rows or columns which meet the specified conditions. This is helpful when segmenting data by year or month. FILTER(range, condition1, [condition2]) This formula returns the position at which a string is first found within the text. The Find formula is case sensitive. FIND(search_for, text_to_search, [starting_at]) This formula returns a conditional count across a range. =COUNTIF(range, criterion) This formula allows you to combine values of multiple cells into one cell, e.g., first and last name. =CONCATENATE(Value1, " ",Value2) This stands for vertical lookup. This formula searches down the first column of a range for a key and returns the value of a specific cell in the row found. =VLOOKUP(search_key, range, index, [is_sorted]). Learn how to do a VLOOKUP in less than a minute. This formula divides text around a specified character or string, and puts each fragment into a separate cell in the row. Use this when you want to break up first names from last names in a list of customers or prospects. =SPLIT(text, delimiter, [split_by_each]) This formula replaces existing text with new text in a string. For example: You could replace a product name with a new one in a sheet of ad copy. =SUBSTITUTE(text_to_search, search_for, replace_with, [occurrence_number]) This formula edits text within a cell to title case so you don't have to format each entry manually. =PROPER (text) For more formulas you can use in Google Sheets, use the search tool on the spreadsheet functions list and find the one you need. Building new spreadsheets from scratch can be extremely time-consuming, so don't reinvent the wheel if you don't have to. Instead, look for pre-existing Google Sheets templates that you can customize and use for your own efforts. Let's look at a few different places where you can find ready-to-use templates for your marketing efforts. We've created eight different customizable marketing budget templates you can use in Google Sheets to better track your spending on product marketing, content, paid advertising, and more. Buffer has a variety of "report card" style templates for Google Sheets that can help track your marketing efforts on different social media channels like Twitter, Facebook, and others. By installing the free Chrome add-on, you can access dozens of different Google Sheets templates, like this paid traffic reporting template: Smartsheet also offers free marketing templates like a social media content calendar that can help you better plan your posts and monitor results. If you want to use Excel or another tool for analyzing data sets with your file, you can easily export the file. Go to "File" > "Download as". Then decide which format you need. If you need more help getting started, the quickest way to get a crash course in using Google Sheets is to access the free Google Sheets Cheat Sheet, which outlines the basics on: You can also access the Tips Library for more advice on using Google Sheets. To boost your efficiency in Google Sheets, consider using add-ons. Here are a few suggestions: Pull your paid search and social advertising data into one spreadsheet. Share data between Excel, local databases, Salesforce, and Google Sheets, without importing or exporting. Do statistical analysis with functions. Streamline routine operations. Create a business reporting system for SEM, SEO, web analytics and social media. Create targeted email lists and qualify leads quickly. Work through an API that allows you create, edit, and read your Google Sheet through an integration with other Google apps. This quick guide to Google Sheets should help you get a running start as you leverage it for your marketing efforts. From more efficient tracking of different metrics to better planning around your content to easier collaboration with your team, this tool can help you make smarter, more data-backed choices that drive meaningful results for your brand. The Benefits of Using Google Sheets for Marketing
Common Google Sheets Terms to Know
How to Use Google Sheets
Understanding the Google Sheets Toolbar
How to Create a New Spreadsheet
How to Convert Excel to Google Sheets
Sharing and Protecting Your Data
Organizing Data in Google Sheets
How to Hide Data
How do I unhide columns in Google Sheets?
How to Freeze Rows and Columns
How to Filter Data
How to Setup and Use Google Sheets Offline
Advanced Google Sheets Tips
Conditional Formatting and Heatmaps
Array Formulas
Macros
10 Must-Know Google Sheets Formulas
Google Sheets Functions & Skills You Should Know
How to Create a Pivot Table
How to Remove Duplicates
How to Create a Drop-Down List
How to Make a Graph
How to Merge Cells
Where to Find the Best Google Sheets Templates
HubSpot
Buffer
Google Template Gallery
Smartsheet
How to Download Google Sheets
The Best Google Sheets Add-Ons
Adstage
DataEverywhere
XLMiner Analysis ToolPak
Power Tools Add-On for Google Sheets
SuperMetrics
Clearbit Sheets
Google Apps Script
Conclusion
Originally published Oct 23, 2018 8:00:00 AM, updated October 08 2021
How to Draw Box in Google Sheet
Source: https://blog.hubspot.com/marketing/google-sheets