answersLogoWhite

0


Best Answer

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

You use the MIN with an IF and enter it as an array formula. So say you have regions North, South, East and West, in column A and values in column B. The regions can be repeated multiple times. So the function would be as follows to find the lowest for the North region:

=MIN(IF(A2:A25="North",B2:B25))

When you type it, then press Ctrl-Shift-Enter to put it in as an array formula, rather than just the Enter key.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the function to determine the lowest number in a given range of cell in a column if you give other column reference as like as SUMIF function?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you calculate the LCF of two numbers using a function?

You do not need a function to determine the lowest common factor of two numbers. The lowest factor of any one number is 1. The lowest common factor of any two numbers is therefore 1 as well.


How is the MIN function used to determine the highest number in a range?

The MIN function is the function that you would use to find the lowest value in a set. You could also use the SMALL function, but that is more when you are looking for a value other than the lowest, such as the second lowest or third lowest. That is specified by a number at the end. Both of the following will find the lowest value in the range of A2 to A16: =MIN(A2:A16) =SMALL(A2:A16,1)


The ____ function determines the lowest number in a range?

The MIN Function determines the lowest number in a range


The MIN function is used to determine the highest number in a range.?

MIN is used to find the lowest number in a range. You would use MAX or LARGE to find the highest number in a range.


How do you sort data in a database?

To sort is to arrange a field(column) depending on whether you choose to have them from lowest to highest or from highest to lowest (ascending or descending)


What is the definition of the Minimum of a function in Alegbra?

A global minimum is a point where the function has its lowest value - nowhere else does the function have a lower value. A local minimum is a point where the function has its lowest value for a certain surrounding - no nearby points have a lower value.


What is the lowest point on a graph in the domain of the function?

money


What is the y value of the lowest point on the graph of a function?

the y value of the lowest point on the lowest graph of a function is (o) which is further equal to y being more than or equal to x.where this is said to be a straight line .


The AVERAGE function displays the lowest value in a range?

No. The MIN function displays the lowest value in a range. The AVERAGE function gets the arithmetic mean of a set of values. It totals them up and divides by the amount of numbers.


What is cardinality explain with example?

In SQL (Structured Query Language), the term cardinality refers to the uniqueness of data values contained in a particular column (attribute) of a database table.The lower the cardinality, the more duplicated elements in a column. Thus, a column with the lowest possible cardinality would have the same value for every row. SQL databases use cardinality to help determine the optimal query plan for a given query.


How do you determine if two fractions are equal?

By reducing them to their lowest terms


How can you use advanced Excel tools such as MAX and MIN?

You can use MAX to evaluate a list of thousands of sales transactions to determine quickly which day had the largest single transaction.You can use the MIN function to compare hundreds of wholesale costs to determine the lowest cost for a particular item.