Excel LARGE function

Complete Excel VBA Course

LARGE function is used to get the Largest k-th value from the range.

LARGE Function has two required arguments i.e. array, and k

Syntax:
=LARGE(array,k)
Syntax Description:

array argument is used to give the range from which largest value is required

Complete Excel VBA Course

argument is used to give value for th value i.e. 1st , 2nd ,3rd, 4th … position from the array argument

Example 1:Excel LARGE function with cell Range:
  • “Column A” has number values,
  • “Column B” shows the sample formula applied,
  • “Column C” shows the value for k argument (position), k-th position that is required,
  • “Column D” shows the output of the function and,
  • Explanation is provided in “Column E”
Learn Excel Large Function

Hope you learnt this Function!

Don’t forget to leave your valuable comments!

If you liked this article and want to learn more similar tricks, please Subscribe and Follow us on Social Media by clicking the below buttons.

Recommended Articles

Excel VBA Course : Beginners to Advanced

We are currently offering our Excel VBA Course at discounted prices. This courses includes On Demand Videos, Practice Assignments, Q&A Support from our Experts. Also after successfully completion of the certification, will share the success with Certificate of Completion

This course is going to help you to excel your skills in Excel VBA with our real time case studies.

Lets get connected and start learning now. Click here to Enroll.

Secrets of Excel Data Visualization: Beginners to Advanced Course

Here is another best rated Excel Charts and Graph Course from excelsirji. This courses also includes On Demand Videos, Practice Assignments, Q&A Support from our Experts.

This Course will enable you to become Excel Data Visualization Expert as it consists many charts preparation method which you will not find over the internet.

So Enroll now to become expert in Excel Data Visualization. Click here to Enroll.

Similar Posts

Leave a Reply

Your email address will not be published. Required fields are marked *