Automatically translated.View original post

Know this 3 formula = excel up to 300%! ✨

Who says Excel only = SUM? 🤔 That's just LV.1!

This post will bring you to know two other SUM recipes, SUMIF and SUMIFS, that are like the "dead-end posture" of a good worker. 🚀

Just knowing these three formulas can reduce sales summaries, extract data, or make complex reports in seconds! Save it and find no warning! 😉

# Excel # Excel Trick # Deep work # Helper # Excel formula

2025/9/16 Edited to

... Read moreหลายคนเริ่มใช้ Excel จากสูตร =SUM แล้วไปสะดุดตรงคำถามว่า “SUMIFS ใช้ยังไง” เพราะพอมีเงื่อนไขเข้ามา สูตรจะดูยาวขึ้นนิดนึง แต่จริงๆ ถ้าจับโครงให้ได้ จะใช้งานได้เร็วมาก โดยเฉพาะงานสรุปยอดขาย ทำรีพอร์ต หรือแยกยอดตามสินค้า/สาขา 1) =SUM คืออะไร (พื้นฐานที่ควรรู้) SUM เอาไว้ “รวมตัวเลข” ตรงๆ เช่น =SUM(C2:C10) เหมาะกับการสรุปยอดรวมทั้งหมดในช่วงข้อมูล ทริคที่ใช้บ่อย: เลือกเซลล์ใต้คอลัมน์ตัวเลข แล้วกด ALT + = (AutoSum) Excel จะเดาช่วงให้และใส่ SUM ให้อัตโนมัติ ประหยัดเวลามากเวลาเช็คยอดหลายคอลัมน์ 2) =SUMIF ใช้เมื่อมี “เงื่อนไขเดียว” โครงสูตร: =SUMIF(range, criteria, [sum_range]) - range = ช่วงที่เอาไว้ “ตรวจเงื่อนไข” - criteria = เงื่อนไข เช่น "เครื่องสำอาง" หรือ ">=1000" - sum_range = ช่วงตัวเลขที่จะนำมารวม (ถ้าไม่ใส่ จะรวมจาก range) ตัวอย่างแนวงานยอดขาย: อยากรวมยอดขายเฉพาะหมวด “เครื่องสำอาง” =SUMIF(B:B,"เครื่องสำอาง",D:D) แปลว่า ดูคอลัมน์ B ว่าเป็นเครื่องสำอางไหม ถ้าใช่ให้รวมตัวเลขจากคอลัมน์ D 3) สูตร SUMIFS (หลายคนค้นหาเยอะสุด) ใช้เมื่อมี “หลายเงื่อนไข” โครงสูตร: =SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2]…) จำง่ายๆ: SUMIFS เริ่มจาก “ช่วงที่จะรวม” ก่อน แล้วค่อยตามด้วยเงื่อนไขเป็นคู่ๆ (ช่วงเงื่อนไข + เงื่อนไข) ตัวอย่างยอดขาย: รวมยอด “เสื้อผ้า” จาก “สาขาสยาม” =SUMIFS(D:D,B:B,"เสื้อผ้า",C:C,"สยาม") - sum_range = D:D (ยอดขาย) - เงื่อนไข1: B:B ต้องเป็น เสื้อผ้า - เงื่อนไข2: C:C ต้องเป็น สยาม ทริคกันพลาดเวลาใช้ SUMIFS/SUMIF - ช่วง (range) ต้องยาวเท่ากัน เช่น D2:D100 ควรคู่กับ B2:B100 และ C2:C100 - ถ้าเงื่อนไขเป็นตัวเลข ใช้ "<=", ">=", "<>" ได้ เช่น ">=1000" - ถ้าต้องการเงื่อนไขแบบมีคำบางส่วน ใช้ * เช่น "*เสื้อ*" ถ้าทำงานรีพอร์ตบ่อยๆ แนะนำให้เริ่มจาก SUM ให้คล่อง แล้วค่อยอัปเป็น SUMIF และ SUMIFS รับรองว่าเวลาสรุปยอดขาย/แยกข้อมูลจะลดลงแบบรู้สึกได้จริง

Related posts

A tablet displays an Excel wedding budget spreadsheet on a desk with notes and a planner. The image is titled 'Stop Struggling with Excel Learn These Super Easy Formulas'.
This image details core Excel calculation formulas: SUM, AVERAGE, MIN, and MAX. Each function is explained with an example Excel table showing its application and purpose.
This image explains Excel's reference formulas, VLOOKUP and HLOOKUP. It provides examples with tables demonstrating how to search and retrieve data vertically and horizontally, along with usage tips.
Excel shortcuts every student should know! 👩🏻‍💻
Stop Wasting Time: Master These Excel Formulas for Maximum Efficiency! 🕒 If you’ve ever struggled with Excel, mastering formulas can seriously up your game. Here’s a breakdown of the essentials that’ll make you look like a pro 1.Core Calculation Formulas 🧮 These are the basics you can’t live
emilie.studygram

emilie.studygram

1184 likes

A laptop displays an Excel spreadsheet with charts and data, while a hand interacts with the trackpad. The image features text overlay "Excel shortcuts cheat sheet" and "SWIPE FOR MORE," indicating a guide to Excel shortcuts.
This image lists four essential Excel shortcuts: Autosize Columns (Alt + H + O + I), AutoSum (Alt + =), Display formula in cells (Ctrl + ~), and Insert Current Date (Ctrl + ;). It is part of a multi-page guide.
This image presents four more Excel shortcuts: Insert Hyperlink (Ctrl + K), Freeze Rows & Columns (Alt + W + F + F + F), Fill Down / Fill Right (Ctrl + D and Ctrl + R), and Paste Special - Values (Alt + E, S, N).
Excel shortcuts every student should know! 👩🏻‍💻
Excel shortcuts can significantly improve your efficiency and productivity when working with spreadsheets. Here are some powerful Excel shortcuts that everyone should know. These shortcuts can save you a lot of time and make working with Excel more efficient. Practice using them regularly to become
teal.days

teal.days

2718 likes

An Excel Cheat Sheet for Basic Skills, featuring the Excel program screen, keyboard shortcuts, and sections on getting started, editing, and formatting. It includes a 'CustomGuide' logo.
A person wearing a blue knitted hat, looking at the camera, with text overlays 'COMMENT 'PDF' TO GET THE HIGH-RES PDF VERSION' and 'Swipe'. A Lemon8 logo is visible.
A detailed Excel Cheat Sheet page covering 'Edit a Workbook', 'Basic Formatting', 'Insert Objects', 'View and Manage Worksheets', and 'Basic Formulas' with instructions and examples.
1/3: Ultimate Excel Cheatsheet You Should Know
Hey there, I've got just the right boost for your Excel game. 🌟 📝 The Journey from Junior to Senior: My Excel Cheatsheet Chronicles I've been there, struggling with the basics and wondering how to climb the Excel ladder. But fear not, because I've distilled my journey into a one-p
Valder

Valder

540 likes

A study desk with an iPad, highlighter, textbook, and notes, featuring the title "How to get a 4.00 GPA Based on your Major" and "All majors included!".
Strategies for Business & Management Majors (Business Management, Accounting, Finance, Economics), including Active Participation, Case Study Analysis, Practice Financial Modeling, and Utilize Study Groups, with mentions of MarketingSherpa and GroupMe.
Strategies for Communications & Education Majors (Communications, Education), including Create Multimedia Presentations, Peer Teaching, Reflective Journaling, and Attend Workshops, with mentions of Canva and Notion.
Major-Specific Strategies to Achieve a ✨4.0 GPA✨🎓🧠
🎓1. Business & Management Majors (Business Management, Accounting, Finance, Economics) ✅Active Participation: Example: In a Marketing class, when discussing a case study like Coca-Cola’s rebranding, share your analysis of the marketing mix (4Ps). This not only engages you in the materi
Chalie_Baker

Chalie_Baker

7049 likes

Excel data cleaning tools
🧹🧼 Clean it up with these 3 excel data cleaning tricks #tutorial #exceltips #exceltricks #exceltutorial #excel #business
Excel tips at XecuteTheVision

Excel tips at XecuteTheVision

22 likes

Excel dot trick
Do you know the DOT?? Excel trick using the dot to remove extra zeroes #exceltraining #excel #exceltricks #exceltraining #exceltutorial #business #businesstips
Excel tips at XecuteTheVision

Excel tips at XecuteTheVision

104 likes

A vibrant graphic titled 'USEFUL EXCEL FORMULAS' in green, overlaid on a spreadsheet displaying various charts, data tables, and financial figures. The image includes 'Career | Lemon 8' branding and a 'SWIPE' indicator.
A laptop screen showing code, with a text box explaining the 'VLOOKUP' Excel formula. It defines its function for searching large datasets and provides a detailed example. The image is branded 'Career | Lemon 8 | Yun Jung'.
A text box on a wooden desk with a laptop, smartphone, and coffee cup, explaining 'SUMIF & SUMIFS' Excel formulas. It defines their use for adding cells based on conditions and provides a SUMIF example. The image is branded 'Career | Lemon 8 | Yun Jung'.
Useful Excel Formulas to save your time at work!
Hey everyone! Excel formulas are awesome for speeding up calculations and analyzing data. They range from simple math stuff to more complex tasks like searching and matching data. Learning these formulas can make your work easier and help you get more done in less time. Try out online tutorials and
Yun Jung

Yun Jung

872 likes

How to use AND Function in Excel
Here is a video explaining how to use AND Formula in Excel #excel #exceltipsandtricks #exceltips #exceltutorial #microsoftexcel
DataUnleash

DataUnleash

0 likes

How to use PRODUCT Function in Excel
How to use PRODUCT Function in Excel #excel #exceltips #exceltricks #exceltutorial #microsoftexcel
DataUnleash

DataUnleash

0 likes

100 Excel Tips
100 Excel Tips The best Shortcuts, Formulas, Formatting & Advanced Tips Bookmark this, you'll save 1,000 of hours! A list of tips that all professionals need. Here is a preview: ⌨️ Shortcuts 1. How to hide a column? Ctrl + 0 2. How to hide a row? Ctrl + 9 3. How to
ExpressoSolut

ExpressoSolut

1441 likes

Easy way for sum in excel
Easy way for Sum in excel #exceltraining #excelformula #excelformulas #exceltutorial #exceltips
Andey

Andey

0 likes

100 Excel Shortcuts
#excelshortcuts #excelformulas #exceltips
LouiseAnn1960

LouiseAnn1960

746 likes

Excel list comparison 🌸
So we have to use something called Planbook at work (Teacher). I think this will make me want to actually use it more, and I can see me changing it again before second semester begins lol. How cute is this?! I’d usually do random colors, but love the pink & green combo. #Planbook #
Hey 😁

Hey 😁

4458 likes

Excel's Most Powerful Trick-Ctrl+E
📊 Welcome to Our Excel Mini-Class! 🚀 In today’s session of the Boost Your Excel Skills series, we’re unlocking the magic of Ctrl+E—your new best friend for saving time! ⏳ Whether you’re working with big datasets or just need to clean up information, this shortcut will help you instantly fill in
WPS Office

WPS Office

150 likes

Level Up Your Excel Game with VLOOKUP Function! 📈🌟
👉 Welcome to Our Excel Mini-Class! 💡 Today's session is all about VLOOKUP Function in Excel! Ever feel like searching for specific data in a huge spreadsheet is like finding a needle in a haystack? 🧐 VLOOKUP is here to help! With a simple setup, you can make it simple to locate exactly what
WPS Office

WPS Office

8 likes

Unlock Your Excel Power: 8 Must-Know Shortcuts 💖
Hello, productivity lovers! 👋 Want to work smarter in Excel and save tons of time? ⏱️ Here are 8 must-know Excel shortcuts that will level up your workflow! 🔥 👇 Check these out: 🔑 Ctrl + A: Select All 🔑 Ctrl + C: Copy All 🔑 Ctrl + V: Paste All 🔑 Ctrl + G: Find Difference 🔑 Ctrl + " ;
wps_masterclass

wps_masterclass

0 likes

Master Totals in Excel: SUM, SUMIF & SUMIFS! 📊✨
✨ Welcome to Our Excel Mini-Class! 👋 In today’s quick Excel class, we’re diving into three must-know functions for fast and accurate totals! 🧮 Whether you’re summing up expenses, grades, or any data, these functions will save you serious time! ⏱️💼 Whether it's a simple question, a specific c
WPS Office

WPS Office

4 likes

Excel vs Word
Excel formatting does the same thing as many people using Word #tutorial #exceltips #exceltricks #exceltutorial #exceltraining #worktips #alwayslearning
Excel tips at XecuteTheVision

Excel tips at XecuteTheVision

4948 likes

Blank EXCEL template for school nurses!
As a school nurse this isn’t perfect but I wanted to share it anyways. It is a BLANK excel template for students with health conditions. Just click and request access. Is there any other templates you’d like to have access to or need ? 1. Click my link tree in my bio!!! Click on drop down arrow
Officialtiktoknurse

Officialtiktoknurse

80 likes

This image categorizes carbs for weight loss into healthy (e.g., whole wheat, oats), fast (e.g., white rice, pasta), and unhealthy (e.g., donuts, pizza crust), with calorie information. It advises to eat healthy carbs, moderate fast carbs, and avoid unhealthy ones.
This image classifies protein sources for weight loss into good (e.g., boiled egg, chicken breast), moderate (e.g., pork tenderloin, salmon), and to avoid (e.g., porkbelly, fried chicken), including calorie counts.
This image lists fats for weight loss, advising moderation for healthy fats like avocado and olive oil, and avoidance for unhealthy fats such as margarine, fried foods, and cream cakes, with nutritional details.
The Ultimate Weight Loss Formula🌟
Diet + Exercise + Lifestyle Habits — here’s the ultimate summary! 🔥 ✅ Diet 1⃣ Carbs 🔥 Focus on whole grains. You can have small amounts of clean fast-digesting carbs, but try to avoid low-quality carbs like fried rice or instant noodles. 2⃣ Protein 🔥 Protein is crucial during weight loss. Some
Calove

Calove

966 likes

A woman takes a mirror selfie, holding a coffee cup and phone, with text overlay 'EXCEL SHORT CUTS SAVE TIME & FRUSTRATION PART 1'. Abstract shapes frame the image.
A beige graphic slide explains the Excel shortcut 'SHIFT + END + DOWN' for selecting an entire column or section of data, with a 'SWIPE' indicator.
A brown graphic slide details the Excel shortcut 'CTRL + A' which selects all data in a worksheet, accompanied by a 'SWIPE' instruction.
EXCEL SHORTCUTS
These excel short-cuts are just a few that have made my excel work take a fraction of the time and genuinely changed my work life!! Working in excel can be extremely frustrating when not using the tool efficiently. Here are some crucial shortcuts to enhance your experience with Excel. CTRL + A
Peyton’s Place

Peyton’s Place

2583 likes

Does anyone know this excel function?
#hellolemon8 #excel #exceltips #excelx #excelhacks
Excel.dashboard.queen

Excel.dashboard.queen

1 like

A person wearing glasses and a houndstooth jacket sits in a car, looking at the camera. Text overlay introduces the 'RANDBETWEEN FUNCTION IN EXCEL'.
An Excel screenshot shows the formula bar with '=RANDBETWEEN(1,100)' and cell A1 displaying '12'. Text explains how to generate a random number within a specific range using this Excel formula.
An Excel screenshot shows cell A1 with '12' and the formula '=RANDBETWEEN(1,100)'. Text explains that the number is between 1 and 100 and can be refreshed for a new random value.
HOW I USE RANDBETWEEN IN EXCEL
In the pool of Excel formulas, the RAND() function brings the ability of randomness to my data. However, if you want control over the range of integers generated, enter the RAND() formula in combination with RANDBETWEEN(min, max). With this formula, I can set the minimum and maximum values to tailo
Peyton’s Place

Peyton’s Place

42 likes

EXCEL SHORTCUTS PART 3
As requested, here is another excel shortcut post! Discovering the power of Excel shortcuts has been a game-changer for my productivity at work. These little keystrokes might seem insignificant, but they're the key to working smarter, not harder. From navigating vast datasets quickly to instant
Peyton’s Place

Peyton’s Place

332 likes

Excel cheat sheet
Excel cheat sheet #excel #exceltips #exceltricks #exceltraining #tutorials #excel_learning
Excel tips at XecuteTheVision

Excel tips at XecuteTheVision

14 likes

An overhead view of a desk with papers, a laptop, a phone displaying a calculator, and stacks of money, with a prominent Excel 'S' logo and text overlay 'Steps for Learning Excel for Beginners'.
A green and white graphic titled 'Master Simple Excel Operations', listing five basic Excel tasks: creating a workbook, entering data, adjusting column/row size, inserting/deleting cells, and using functions.
A graphic titled 'Keyboard Function Key Identification' showing a white keyboard layout and a table identifying common keys like Esc, Tab, Caps Lock, Shift, Ctrl, Alt, Enter, Backspace, Sleep, and Wake Up.
Getting Started with Excel: It's Really Simple!
We'll start with the basics, learning about Excel's interface, toolbar, cells, and other fundamental operations. Then, we'll move on to common office shortcuts, as well as some frequently used functions and formulas. #ExcelBasics #ProductivityTips #SpreadsheetSkills #Exce
WPS Office

WPS Office

40 likes

Save these Useful Excel Shortcuts!
Hey everyone! Excel shortcuts are super helpful for getting things done faster and smoother. They range from simple tricks for moving around your spreadsheet to more advanced ones for formatting and data manipulation. Mastering these shortcuts can really save you time and make you more efficient! I
Yun Jung

Yun Jung

296 likes

An office cubicle desk with a computer monitor, keyboard, and various personal items, including framed photos and plants. Overlay text reads 'How to List Items within one Cell in Excel', introducing a productivity tip.
A screenshot of Microsoft Excel showing a cell with '1) hello'. Text explains that pressing 'Enter' moves to the next cell, and introduces the 'ALT - Enter' shortcut to add a new line within the same cell.
A simplified Excel view demonstrating a single cell containing a multi-line list: '1) hello', '2) Hi', '3) Howdy'. Text confirms this is the result of using 'Alt - Enter' to create a list of steps within one cell.
HOW I LIST MULTIPLE LINES IN ONE CELL - EXCEL
I've discovered how to list out several items by line in a single cell by using the Alt-Enter key shortcut. I can now structure my spreadsheet in a more ideal way with this ability, and keep data that belongs together in the correct rows. I select the cell I want and type the first item. Then,
Peyton’s Place

Peyton’s Place

406 likes

Study tips to help you excel in your exams 🍋
📝Daily affirmations - Straight A's are not negotiable - GPA reflection of my dedication - Study techniques that changed my life - From average to academic weapon - Transforming my grades completely - Study methods that actually work #StudyTok #studyWithMe #studyMotivation
supernote

supernote

6 likes

Excel scannable barcode
Scannable barcode using excel to create them! Download the libre 39 font by just googling it. #tutorial #excel #exceltraining #worktips #elearning #fyp #edu
Excel tips at XecuteTheVision

Excel tips at XecuteTheVision

8 likes

HOW I CREATE SPARK-LINES IN EXCEL
What is a sparkline? A sparkline is a small, simple, data-intense graphical representation typically used in line with text to show trends, variations, or patterns in data at a glance. Creating a sparkline in excel is pretty simple. I highlight a range of horizontally organized data and go into
Peyton’s Place

Peyton’s Place

319 likes

Make things easier by using Excel….
Excel is a very powerful tool that you can use in engineering maths and science. Start easy and build up. #excel #mechanicalengineering #stem #engineeringstudent #physics
EngineerItWithMJL

EngineerItWithMJL

1 like

excel groupby
does anyone know this tip? #excel #HelloLemon8 #exceltip #excelspreadsheets
Excel.dashboard.queen

Excel.dashboard.queen

0 likes

Excel import magic
Excel magic at its finest. Import data from picture whether it’s a photo from your phone or a screenshot. #tutorial #exceltips #exceltricks #exceltraining #exceltutorial
Excel tips at XecuteTheVision

Excel tips at XecuteTheVision

373 likes

The power of Excel is very handy to know..
Excel is a very powerful tool that you can use in engineering maths and science. Start easy and build up. #excel #mechanicalengineering #stem #engineeringstudent #physics
EngineerItWithMJL

EngineerItWithMJL

0 likes

Must-Know Excel Tip for Busy Days! ⏰ 🥰
✨ Welcome to Our Excel Mini-Class! 📈 In this session, we’re unveiling the magic of Text to Columns! 🤓 Have you ever had a long list of data all in one cell and wished you could separate it into neat, organized columns? Well, now you can—with just a few clicks! 🔥 No more messy data or manual cutt
WPS Office

WPS Office

4 likes

Excel lookup troubleshooting
Excel lookup troubleshooting #exceltraining #excelmastery #excelformulas
Excel tips at XecuteTheVision

Excel tips at XecuteTheVision

8 likes

Things that helped me excel as an online student
How to excel as an online student: planner📚: Keep a physical or online copy of a planner with you!! Planning out each day or writing down what classes you have at what time or what assignments are due each week will help you be prepared. Since you’re doing school online you won’t have a professor
K❤️YLA06

K❤️YLA06

48 likes

Sequence in excel or google sheets
The =SEQUENCE function in Google Sheets is a game changer for generating numbers automatically. No more typing rows manually. In this quick tutorial I’ll show you how it works and how you can use it in real projects. #googlesheets #exceltips #spreadsheettips #googlesheetstricks #datame
Sireen | Data Mentor

Sireen | Data Mentor

7 likes

ANALYZE DATA - EXCEL TOOL
Excel's Analyze Data Tool is a game-changer, simplifying the way you work with data. Say goodbye to the days of laboriously creating tables and charts and struggling with formatting intricacies. This tool automates the process, making data analysis and visualization effortless. With just a f
Peyton’s Place

Peyton’s Place

252 likes

Excel Magic: 5 Ctrl Shortcuts to Save Your Time 💫
✨ Welcome to Our Excel Mini-Class! ✨ Attention, productivity pros! 🔥 Excel isn’t just a tool; it’s your secret weapon for working smarter, not harder. Today, let’s dive into 5 essential CTRL shortcuts that will save you time and impress your coworkers! 💼✨ 💡 CTRL + 1: Bold text! 💡 CTRL + 2:
WPS Office

WPS Office

20 likes

A top-down view of two McDonald's cheeseburgers, two large fries, and a drink on a tray, with the text overlay 'HOW TO EXCEL AT MCDONALD'S'. A receipt is visible between the burgers.
Several dark, circular food items, possibly burnt patties, are scattered on a tiled kitchen floor next to a person's foot. The text overlay advises not to stress about customer wait times.
A single hash brown rests in a black container within a metal workstation. The text overlay suggests learning to multitask by taking orders and making fries simultaneously.
How to excel at McDonald’s
If you read all the slides, it means you care about your job, which is good! You’re doing a good job. <3 #fastfoodworker #mcdonaldsmoments #fastfoodjob #mcdonaldssecrets #eccosbullet
Alex

Alex

243 likes

do you know this excel trick?
#exceltips #excel #spreadsheet #halloweenideas #halloween #hellolemon8
Excel.dashboard.queen

Excel.dashboard.queen

0 likes

Use the power of Excel…
Excel is a very powerful tool that you can use in engineering maths and science. Start easy and build up. #excel #mechanicalengineering #stem #engineeringstudent #physics
EngineerItWithMJL

EngineerItWithMJL

0 likes

Excel class
Excel class #excelmastery #class #education #excel
Excel tips at XecuteTheVision

Excel tips at XecuteTheVision

32 likes

See more