UrbanPro

Learn Microsoft Excel Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

What are some of the most useful Excel function/formulas that most people are unaware of?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

Excel is a powerful spreadsheet software with a wide range of functions and formulas. While many users are familiar with basic functions like SUM and AVERAGE, there are some lesser-known functions that can be incredibly useful. Here are a few Excel functions and formulas that people might be less...
read more

Excel is a powerful spreadsheet software with a wide range of functions and formulas. While many users are familiar with basic functions like SUM and AVERAGE, there are some lesser-known functions that can be incredibly useful. Here are a few Excel functions and formulas that people might be less aware of:

  1. VLOOKUP and HLOOKUP:

    • VLOOKUP searches for a value in the first column of a table and returns a value in the same row from another column. HLOOKUP does the same horizontally.
    • Example: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup])
  2. INDEX and MATCH:

    • INDEX returns the value of a cell in a specific row and column of a range, while MATCH searches for a specified value in a range and returns the relative position.
    • Example: =INDEX(range, row_num, column_num) combined with =MATCH(lookup_value, lookup_array, [match_type])
  3. IFERROR:

    • IFERROR returns a custom result when a formula generates an error, and it returns the result of the formula if there is no error.
    • Example: =IFERROR(formula, "Custom Result")
  4. SUMIF and SUMIFS:

    • SUMIF adds the cells specified by a given condition, and SUMIFS allows for multiple conditions.
    • Example: =SUMIF(range, criteria, [sum_range]) and =SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...)
  5. CONCATENATE and CONCAT:

    • CONCATENATE combines two or more strings of text into one string. CONCAT is a newer function with the same purpose.
    • Example: =CONCATENATE(text1, text2, ...) or =CONCAT(range)
  6. TEXTJOIN:

    • TEXTJOIN combines text from multiple ranges and/or strings, with the option to add a delimiter between each text item.
    • Example: =TEXTJOIN(delimiter, ignore_empty, text1, text2, ...)
  7. CHOOSE:

    • CHOOSE returns a value from a list of values based on a specified position.
    • Example: =CHOOSE(index_num, value1, value2, ...)
  8. OFFSET:

    • OFFSET returns a reference offset from a starting cell or range of cells. It's useful for dynamic ranges.
    • Example: =OFFSET(reference, rows, cols, [height], [width])
  9. NETWORKDAYS and NETWORKDAYS.INTL:

    • NETWORKDAYS calculates the number of whole workdays between two dates. NETWORKDAYS.INTL allows you to specify custom weekend parameters.
    • Example: =NETWORKDAYS(start_date, end_date, [holidays]) or =NETWORKDAYS.INTL(start_date, end_date, [weekend], [holidays])
  10. SUBTOTAL:

    • SUBTOTAL performs a specified calculation for a range of cells, and it can ignore other SUBTOTAL functions within the range.
    • Example: =SUBTOTAL(function_num, ref1, [ref2], ...)

These functions can significantly enhance your ability to analyze and manipulate data in Excel. Experimenting with them in different scenarios will help you become more proficient in using these powerful features.

 
 
 
read less
Comments

My teaching experience 12 years

Excel is a powerful spreadsheet software with a wide range of functions and formulas. While many users are familiar with basic functions like SUM and AVERAGE, there are some lesser-known functions that can be incredibly useful. Here are a few Excel functions and formulas that people might be less aware...
read more
Excel is a powerful spreadsheet software with a wide range of functions and formulas. While many users are familiar with basic functions like SUM and AVERAGE, there are some lesser-known functions that can be incredibly useful. Here are a few Excel functions and formulas that people might be less aware of: VLOOKUP and HLOOKUP: VLOOKUP searches for a value in the first column of a table and returns a value in the same row from another column. HLOOKUP does the same horizontally. Example: =VLOOKUP(lookup_value, table_array, col_index_num, [range_lookup]) INDEX and MATCH: INDEX returns the value of a cell in a specific row and column of a range, while MATCH searches for a specified value in a range and returns the relative position. Example: =INDEX(range, row_num, column_num) combined with =MATCH(lookup_value, lookup_array, [match_type]) IFERROR: IFERROR returns a custom result when a formula generates an error, and it returns the result of the formula if there is no error. Example: =IFERROR(formula, "Custom Result") SUMIF and SUMIFS: SUMIF adds the cells specified by a given condition, and SUMIFS allows for multiple conditions. Example: =SUMIF(range, criteria, [sum_range]) and =SUMIFS(sum_range, criteria_range1, criteria1, [criteria_range2, criteria2], ...) CONCATENATE and CONCAT: CONCATENATE combines two or more strings of text into one string. CONCAT is a newer function with the same purpose. Example: =CONCATENATE(text1, text2, ...) or =CONCAT(range) TEXTJOIN: TEXTJOIN combines text from multiple ranges and/or strings, with the option to add a delimiter between each text item. Example: =TEXTJOIN(delimiter, ignore_empty, text1, text2, ...) CHOOSE: CHOOSE returns a value from a list of values based on a specified position. Example: =CHOOSE(index_num, value1, value2, ...) OFFSET: OFFSET returns a reference offset from a starting cell or range of cells. It's useful for dynamic ranges. Example: =OFFSET(reference, rows, cols, [height], [width]) NETWORKDAYS and NETWORKDAYS.INTL: NETWORKDAYS calculates the number of whole workdays between two dates. NETWORKDAYS.INTL allows you to specify custom weekend parameters. Example: =NETWORKDAYS(start_date, end_date, [holidays]) or =NETWORKDAYS.INTL(start_date, end_date, [weekend], [holidays]) SUBTOTAL: SUBTOTAL performs a specified calculation for a range of cells, and it can ignore other SUBTOTAL functions within the range. Example: =SUBTOTAL(function_num, ref1, [ref2], ...) These functions can significantly enhance your ability to analyze and manipulate data in Excel. Experimenting with them in different scenarios will help you become more proficient in using these powerful features. read less
Comments

Related Questions

What are the top excel functions management consultants use?
there are more than 600 functions inbuilt in excel, with or without a add on. most consultants turn towards kudos its much simpler and GUI friendly as they wont have time to write complicated functions....
Md
0 0
6
How to create pivot table in excel?
If you wan to analyze the only data that is on your sheet. First be sure all columns has header after than select any cell from your data and go to insert tab and click on pivot table.
Rahul
0 0
6
Can a person learn advanced level MS Excel through YouTube videos?
You can learn MS Excel on Youtube. Whether you are a complete beginner or advanced user of Excel, there are several video tutorials available at every skill level. They teach you everything by making you...
Ramkumar
0 0
7
Hi I want to use conditional formatting for 4 cell and where they have - value too. So, I want anything in the range which are in - in a colour and positive in one single colour. How can that happen so can anyone please help me on it?
1. First you have to select the range of cells where you want to apply conditional formatting 2. You have to select conditional formatting from Home tab in Excel window 3. There will be many categories,...
Charan

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Concatenate Function
Concatenate , one of the text functions, to join two or more text strings into one string. The Excel Concatenate function joins together a series of supplied text strings or other values, into one combined...

What Is Phython?
Python is a general-purpose interpreted, interactive, object-oriented, and high-level programming language. It was created by GuidovanRossum during 1985- 1990. Like Perl, Python source code is also available...

Microsoft Power BI
Microsoft Power BI is a free, self-service business intelligence cloud service that provides non-technical business users with tools for aggregating, analyzing, visualizing and sharing data. Power BI's...

Hidden Gems Of MS Excel - Consolidate
Situation: You are part of the Finance Team, and work at Headquarters of an Organization.Periodically, You receive expense data from Teams in different Regions.After You receive expense data, You SUM all...

Importance of dash board in Business/org
A business intelligence (BI) dashboard is a data visualization tool that consolidates and displays the current status of metrics and key performance indicators (KPIs) for an organization, department or...

Recommended Articles

Microsoft Office is a very popular tool amongst students and C-Suite. Today, approximately 1.2 billion people across 140 countries use the office programme. It is used at home, schools and offices on a daily basis for organizing, handling and presenting data and information. Microsoft Office Suite offers programs that can...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

Read full article >

Looking for Microsoft Excel Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
X

Looking for Microsoft Excel Training Classes?

The best tutors for Microsoft Excel Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Microsoft Excel Training with the Best Tutors

The best Tutors for Microsoft Excel Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more