Home>Blogs>Excel Tips and Tricks>Mastering Excel: Extract Unique Locations and Calculate Total Sales
Sumif Function with wildcard
Excel Tips and Tricks

Mastering Excel: Extract Unique Locations and Calculate Total Sales

Introduction

Are you ready to take your understanding of sales data to the next level? Our recent YouTube video, “Fetch Unique List of Locations and Sum of Sales from Sales Data,” does just that. It’s not just about numbers; it’s about making those numbers work for you. In this blog post, we’ll recap the essential lessons from the video, breaking down complex formulas into bite-sized, easy-to-understand insights.

Understanding the Data Structure

Before diving into the formulas, let’s clarify the data we’re dealing with. Imagine a spreadsheet filled with sales information. Column A contains a string of data representing the “Employee Name-Employee ID-Location” like “Alix Oneal-10001-New Delhi.” Column B is where the sales figures live, showing the sales amount corresponding to each employee’s description.

Sales data
Sales data

The Path to Unique Locations: Unveiling “=UNIQUE(TEXTAFTER(A2:A18,”-“,-1))”

Our journey begins with the quest to identify unique locations from our list. The formula “=UNIQUE(TEXTAFTER(A2:A18,”-“,-1))” is our guiding light here. Let’s break it down:

UNIQUE(): This function is like a gatekeeper, ensuring that only one of each item passes through, giving us a list devoid of any duplicates.

TEXTAFTER(): Think of this as a skilled craftsman, carving out the part of the text after a specific delimiter. In our case, it slices right after the last hyphen “-“, giving us the precious location data.

By combining these two, we extract a pristine list of unique locations from our otherwise jumbled data.

Summing Up Sales: Deciphering “=SUMIF(A2:A18,”*”&E2#,B2:B18)”

Next, we turn our attention to summing up the sales for each location. This is where “=SUMIF(A2:A18,”*”&E2#,B2:B18)” comes into play. Here’s the breakdown:

SUMIF(): SUMIF function will adding up numbers but only the ones that meet a specific condition.

A2:A18: This is our range, the realm within which our accountant operates.

“*”&E2#: The condition here is a bit like a password. It says, “Add up the sales only if the location matches what’s listed in our unique locations list (E2#).”

B2:B18: These are the numbers our accountant is adding up – the sales figures.

In essence, this formula is tallying the sales for each unique location, giving us a clear view of where our numbers are coming from.

Data After applying the formulas
Data After applying the formulas

Conclusion

By demystifying these formulas, we’ve turned complex data into a clear, actionable format. Whether you’re a seasoned data analyst or a curious beginner, understanding these techniques is a powerful step towards making informed decisions and strategies. Remember, it’s not just about the numbers; it’s about the stories they tell and the decisions they inform. So, dive into your data, and let’s turn those insights into action!

Visit our YouTube channel to learn step-by-step video tutorials

Youtube.com/@PKAnExcelExpert

Watch the step-by-step video tutorial:

Click here to download the practice file

PK
Meet PK, the founder of PK-AnExcelExpert.com! With over 15 years of experience in Data Visualization, Excel Automation, and dashboard creation. PK is a Microsoft Certified Professional who has a passion for all things in Excel. PK loves to explore new and innovative ways to use Excel and is always eager to share his knowledge with others. With an eye for detail and a commitment to excellence, PK has become a go-to expert in the world of Excel. Whether you're looking to create stunning visualizations or streamline your workflow with automation, PK has the skills and expertise to help you succeed. Join the many satisfied clients who have benefited from PK's services and see how he can take your Excel skills to the next level!
https://www.pk-anexcelexpert.com