Returns the value of an element in a table or an array, selected by the row and column number indexes. Instructions in this article apply to Excel 2019, 2016, 2013, 2010, 2007; Excel for Microsoft 365, Excel Online, and Excel for Mac. 3b. The second IF function is searching “Who has Normal Weight Body and Who is Not.”. Below is the syntax of the INDEX function: =INDEX (array, row_num, [col_num]) =INDEX (array, row_num, [col_num], [area_num]) array – a range of cells or an array constant. There are two formats of the function, which are the Array Format (which is the most basic format), and the Range Format of the function. However, you can use INDEX, MATCH and EXACT in Excel to perform a case-sensitive lookup. You can use the IF function to display an empty string if the end value hasn't been entered yet (see row 5). =INDEX(MATCH(J2,B:B,0) As you can see the syntax of the INDEX function goes: array, row number, column number. There were six names known their weight category; there are still six other names not yet known. I am interested in combining this with another IF and checking against an additional column e.g. Explanation: if the score equals 1, the nested IF formula returns Bad, if the score equals 2, the nested IF formula returns Good, if the score equals 3, the nested IF formula returns Excellent, else it returns Not Valid. The results are as shown below. The sky is the limit! Third IF function answer the question. There are six criteria means it takes 5 IF function to assemble multiple IF statements. This is the simple or basic If statement which is used to test conditions that can return two results i.e, either TRUE or FALSE. What is the difference? Look at the VLOOKUP function above, a VLOOKUP function and a table answering all the questions. Hi, Thank you ever so much for the above - very helpful! 2. The formula below calculates the progress between two points in time. Here we use Excel If contains data set to check whether the student is Pass or fail based on his or her scores. Explanation: if the end value is not empty (<> means not equal to), the IF function calculates the progress between the start and end value, else it displays an empty string (two double quotes with nothing in between). You can use this tool to step through all kinds of formulas. On the Formulas tab, in the Formula Auditing group, click Evaluate Formula. What is the maximum number of criteria allowed to be analyzed? We can use COUNTIF and OR function to check the array of values in a Cell and return the given Value. The Excel AGGREGATE function …, What is the Excel WEEKDAY Function? There are no maximum criteria for the VLOOKUP function; the number of rows in the excel worksheet is the limitation. For example, take a look at the nested IF formula in cell C2 below. If TRUE, the IF function reduces the price by 50%, if FALSE, the IF function reduces the price by 10%. The result is two names in “Underweight” category; the other ten names are not in the underweight category. Download the Excel File . Yes, you are not wrong, you can use VLOOKUP function to analyze more than two criteria. Again, two additional names appear, but in “Class I Obesity” category. Here is the Excel Formula to check if cell contains text from list then return value. The Excel INDEX function returns the value at a given position in a range or array. The IF function in Excel can be nested, when you have multiple conditions to meet. Please consider supporting us by disabling your ad blocker. Excel WEEKDAY function returns …, The Ultimate Guide How to Use Excel Better, Video Tutorial for Multiple IF Statements, Another Alternative for Multiple IF Statements, Which One is the Best to Analyze more than 2 Criteria, Microsoft Nested IF Function Documentation, Excel IF Statement Multiple Conditions Range, How to Do Multiple If Statements in Excel, Get the Original Price from Percentage Increase/Decrease, How to Extract Day, Month and Year from Date in Excel, How to Add Seconds, Minutes and Hours to a Time in Excel, How to Add Days, Weeks, Months and Years to a Date in Excel, How to Calculate Time Difference in Excel, Calculate Number of Days, Weeks, Months and Years Between Two Dates in Excel, logical_test argument, analyze whether the BMI value is less than 18.5?, type D2<18.5, value_if_true argument, type “Underweight”, value_if_false argument, type “” (blank space), Edit the formula in cell E2 by pressing F2 key, Change value_if_false argument of first IF function from “” to the second IF function, logical_test argument, analyze whether the BMI value is less than 25, D2<25, Change value_if_false argument of second IF function from “” to the third IF function, logical_test argument, analyze whether the BMI value is less than 30, D2<30, value_if_true argument, type “Overweight”, Change value_if_false argument of third IF function from “” to the fourth IF function, logical_test argument, analyze whether the BMI value is less than 30, D2<35, value_if_true argument, type “Class I Obesity”, Change value_if_false argument of fourth IF function from “” to the fifth IF function, logical_test argument, analyze whether the BMI value is less than 30, D2<40, value_if_true argument, type “Class II Obesity”. The key is the TRUE value for the range_lookup argument. amzn_assoc_tracking_id = "adibmuba-20"; Advantages of Using INDEX MATCH instead of VLOOKUP The INDEX and MATCH Function in Excel can be used in combination to Lookup values much faster than VLOOKUP. For this either we can scroll down to the 455th row and traverse to the 26th column and copy the value. This Excel tutorial explains how to use the Excel INDEX function with syntax and examples. Description. For more tips and formula example, please see the Excel INDEX / MATCH tutorial. Excel If Statement. Always enclose text in double quotation marks. For example, take a look at the IF function in cell B2 below. Variant. Using IF logical function with VLOOKUP makes the formulas more powerful. INDEX MATCH Formulas Explained.xlsx (268.6 KB). As the INDEX function can process arrays natively, we add another INDEX to handle the array of 1's and 0's that is created by multiplying two or more TRUE/FALSE arrays. The fifth IF function, the last IF function to determine weight category for each name, it takes the value_if_false argument of the fourth IF function, looking for “Who has a Class II Obesity Body and Who is Not.”. 1. 3a. There are three possibilities left; it could be Class I Obesity, Class II Obesity or Class III Obesity. amzn_assoc_ad_type = "smart"; Multiple IF Statements vs. IFS Function vs. VLOOKUP Function, which one is your choice? This Excel tool helps you understand a formula. : INDEX and MATCH. Here are the steps to write the third IF function. For a more detailed explanation about the IFS function, please read the article below. There were eight names known their weight category; there are four names remain unknown. Select the cells that contain the list -- cells A2:B4in this example 4. Here is a video explains step by step writing multiple IF statements one by one from the first IF function until the fifth IF function, The next video explains how to write all the IF functions at once. If TRUE, the IF function reduces the price by 50%, if FALSE, the IF function reduces the price by 10%. “Who has a Class III Obesity Body,” which if function answer this question? Formula 1 (for table 1): =INDEX (A3:F4,MATCH ("Mango",B3:B4,0),6) Result: $20 (value in Cell F4) This formula would lookup array B3:B4 for item “Mango” and return the corresponding value from column 6 (range F3:F4). The INDEX function can return an item from a specific position in a specific column in a list. The following is a weight category based on BMI value. 4. If TRUE, the IF function returns Pass, if FALSE, the IF function returns Fail. The CELL function uses the return value of INDEX as a cell reference. The IF function is one of the most used functions in Excel. Here is the formula to check the list in range D2:D5 and check in Cell A2 and return value in B2. Our website is made possible by displaying online advertisements to our visitors. =INDEX(array, row_num, column_num) The parameters of the INDEX function are: 1. array– a range of cells where we want to get a data 2. row_num– a number of a row in the array for which we want to get a value 3. column_num – a column in the array which returns a value. Here are the steps to write the second IF function. If TRUE, the IF function returns Pass, if FALSE, the IF function returns Fail. Although the latest version of Excel can accommodate a lot of IF functions, multiple IF statements are not the best solution, try to avoid it as much as possible. Let's take a look at a few more cool examples. If there are new criteria, then add the criteria in the table, by using the dynamic named range, no need to change the formula at all. Multiple IF statements are also known as “Nested IF Statement” is a formula containing 2 or more IF functions. Explanation: the AND function returns TRUE if the first score is greater than or equal to 60 and the second score is greater than or equal to 90, else it returns FALSE. Return value. The fourth IF function seeking “Who has a Class I Obesity Body and Who is Not.”. For example, use IF and AND to test if a value is between two numbers. Result:In the above example, Index will return the cell reference to column number 4 and row number 3 of the range B3:F7, which is cell E5. Here is the Excel file that I used in the video. We need to fill the INDEX column using the below formula Use the formula in the C7 cell: = ROW () - ROW ($C$6) For example, take a look at the nested IF formula in cell C2 below. The Excel INDEX function returns the value at a given position in a range or array. The IFS function is available if you have an Office 365 subscription, make sure you have the latest version of Office 365. It makes no difference, multiple IF statements result and IFS function result. Right now, the array is highlighted which means that the whole MATCH function we’ve just entered is considered to be the array in the INDEX function. Build the Excel IF Statement When using the IF, AND, and OR functions , one or all of the conditions must be true for the function to return a TRUE response. All IF functions above use the “<” operator. The following IF function produces the exact same result. 1a. amzn_assoc_marketplace = "amazon"; Type an equal sign, the INDEX function name, and an opening parenthesis: =INDEX( 3. 1. The second INDEX is configured with 0 row_num argument for the formula to return … Explanation: the AND function returns TRUE if the person is older than 12 and younger than 20, else it returns FALSE. There are four possibilities; it could be Overweight, Class I Obesity, Class II Obesity or Class III Obesity. INDEX (array, row_num, [column_num]) Let’s say, we have a list of values in a column and you want to … Formula 2 (for table 2): The AND function returns TRUE if Product equals "Table" and Color equals "Green" or "Blue". There are eight other names with no weight category. Two additional names appear in “Overweight” category. But we can't treat Excel like hard copies. You just need to specify a range and the cell number from which you need to get the value. Confused? This has the value of 629The example will return #VALUE if both row no, column no is zero. The biggest weakness of nested IF is there is a maximum limit. 2/10 Completed! Excel is Awesome, we'll show you: Introduction • Basics • Functions • Data Analysis • VBA, 2/10 Completed! Although the latest version of Excel can accommodate a lot of IF functions, multiple IF statements are not the best solution, try to avoid it as much as possible. Select the cell in which you want the result 2. Two names in “Normal Weight” category and there are already four names and their weight category. The basic form of IF function in Excel is shown as: =IF (logic_test, value_if true, value_if_false) In our case we want to check the sale volumes are Low or not. Is it possible to use “>”, “<=” or “> =” operator for multiple if statement above? The Excel AVERAGEIF function …, INDEX MATCH Formula You can use the INDEX function and …, What is the Excel TIME Function? amzn_assoc_title = "Office 365 Best Price"; With the same example above, what is the weight category of each name below based on BMI value? Explanation: the OR function returns TRUE if at least one score is greater than or equal to 60, else it returns FALSE. If you have Excel 2016 or later, simply use the IFS function. The fourth IF function occupies the value_if_false argument of the third IF function. Who has the class II obesity body? Here are the steps to write the fourth IF function. The Microsoft Excel INDEX function returns a value in a table based on the intersection of a row and column position within that table. amzn_assoc_ad_mode = "manual"; INDEX function returns a value from a column by specifying the position of the cell. Simple If Examples | And/Or Criteria | Nested If | More about If. 2. The spreadsheet is in what we call flat-file format, meaning that each separate combination of item category-month is on its own row.We want to be able to look up the number of units sold based on a particular combination of item-month — for example, the number of Cookies sold in February. 6. The IFS function is an improvement for multiple IF statements provided by Microsoft, able to analyze up to 127 criteria. Here are the steps to write the fifth IF function. The Excel Index function returns a reference to a cell that lies in a specified row and column of a range of cells. Fourth IF function answer the question. If there are more than two criteria, then it should use the multiple IF statements (nested IF). =INDEX() returns the value of a cell in a table based on the column and row number. amzn_assoc_design = "in_content"; Do a copy in cell E2, then do a paste in range E3:13. Explanation: the AND function above has two arguments separated by a comma (Table, Green or Blue). Press the F4 key on the keyboard, to change the reference to an absolute reference: $A$2:$B$4. amzn_assoc_linkid = "07981eccd71371075b9960e06f6fa4c0"; Then, if you copy the formula to another cell, it will conti… 3. To perform this, we apply Excel if formula. The INDEX MATCH formula is the combination of two functions in Excel Excel Resources Learn Excel online with 100's of free Excel tutorials, resources, guides & cheat sheets! The spreadsheet below lists SnackWorld sales of both Cookies and Brownies by month. INDEX is often used with the MATCH function, where MATCH locates and feeds a position to INDEX. Go to Next Chapter: Cell References, If • © 2010-2021 Second IF function answer the question. Array: Array is defined as the specific range of cells / Range. Explanation: the AND function above has two arguments separated by a comma (Table, Green or Blue). Examples The IF function checks whether a condition is met, and returns one value if true and another value if false. 2. 1. I was just wondering if you might be able to help me expand the formula somewhat? By default, the VLOOKUP function performs a case-insensitive lookup. Edit the formula in cell E2, change the value_if_false argument of fifth IF function from “” to “Class III Obesity.”. Download the Excel file and choose one of the IF formulas explained on this page. If TRUE, the IF function returns the sum of Data2, if FALSE, the IF function returns 0. Look below for the resulting formula. Use the IF function in combination with the AND function and the OR function and become an Excel expert. Who has the ideal body? These are described separately below. For example, take a look at the IF function in cell D2 below. Multiple IF statements tend to be difficult to use for the inexperienced, especially more than 5 IF functions in a formula. The AND function returns TRUE if Product equals "Table" and Color equals "Green" or "Blue". The number of IF functions required in multiple IF statements is the number of criteria minus 1. Here's an example of how to use VLOOKUP. if column A = M AND column B = Y then use INDEX to find the different values e.g. Excel experts generally substitute VLOOKUP with INDEX and MATCH. The VLOOKUP function instead of multiple IF statements? Another smart and powerful use of the INDEX function in Excel is the ability to get one range from a list of ranges. This page contains many easy to follow IF examples. Here is a solution using the VLOOKUP function. 1. =INDEX(2:2,1) looks through everything in the second row to … Reference Form =INDEX(reference, row_num, [column_num], [area_num])Reference format of Index is used only when a reference to a cell is within a multiple ranges 1. Remarks Array form. Before Excel 2007, seven is the maximum number in one formula, after Excel 2007 you can use up to 64 IF functions in one formula. On the other hand, a formula such as 2*INDEX(A1:B2,1,2) translates the return value of INDEX into the number in cell B1. 1. I encourage you to follow along and practice writing the formulas. Use the array form if the first argument to Index is an array constant.. You can always use the Evaluate Formula tool to step through your IF formula. Given a table of 500 rows and 50 columns and we need to get a value at 455th row and 26th column. Here are the steps to write the first IF function. The second IF function fills the value_if_false argument of the first IF function. Here’s why: Unlike VLOOKUP, which searches only to the right, INDEX and MATCH can look in both directions – left and right.. INDEX & MATCH can perform two-way lookups by both looking along the rows and along the columns to find the intersection within a matrix. You will find below the steps to use the combined INDEX MATCH Function in Excel. Note: you can use the following comparison operators: = (equal to), > (greater than), < (less than), >= (greater than or equal to), <= (less than or equal to) and <> (not equal to). The reference format is used when we wish to return the reference of the cell at the intersection of row_num and col_num. Learn more about logical functions >. CFI's resources are the best way to learn Excel on your own terms. Note: try it yourself. For me VLOOKUP is my choice, what is yours? For those who do not understand yet a single IF function, please read the following article, What is the weight category of each name below based on BMI value? =VLOOKUP(B2,C2:E7,3,TRUE) In this example, … amzn_assoc_placement = "adunit0"; You can use INDEX to retrieve individual values or entire rows and columns. The first row in the table is … Excel INDEX formula to get 1 range from a list of ranges. Here is a solution using the IFS function. Using the same example as the previous case, what is the weight category of each name below based on BMI value?. The INDEX function can also return a specific value in a two-dimensional range. For example, take a look at the IF function in cell D2 below. Before Excel 2007, seven is the maximum number in one formula, after Excel 2007 you can use up to 64 IF functions in one formula. The FALSE value is being replaced by another IF function to make a further test. For a more detailed explanation about the VLOOKUP function, please read the article below. If TRUE, the IF function returns Yes, if FALSE, the IF function returns No. Who has the class I obesity body? In this article, we shall see a good number of examples where we have paired VLOOKUP with IF condition in Excel. The multiple IF statements vs. the VLOOKUP function result. There are five possibilities; it could be Normal, Overweight, Class I Obesity, Class II Obesity or Class III Obesity. The third IF function takes the value_if_false argument of the second IF function, seeking “Who has Overweight Body and Who is Not.”. If only one weight category left, then the last one takes the value_if_false argument of the fifth IF function. amzn_assoc_asins = "B009SPTUW2,B00HV9IM58"; What about the VLOOKUP function? If the value in Cell B2 is equal or less than 80, return the text of "Low", if the value in Cell B2 is bigger than 80, return blank. There are still two names and unknown weight category, all if function already used. The first IF function looking for “Who has Underweight Body and Who is Not.”. Case-sensitive Lookup. If both the row_num and column_num arguments are used, Index returns the value in the cell at the intersection of row_num and column_num. to get the value of BMI, divide the weight (in KG) by the height (in Meter2). 2. Look below for the resulting formula. Fifth IF function answer the question. Microsoft provides the IFS function as an alternative and an improvement of nested IF, no need to use multiple IF statements to analyze more than two criteria. =INDEX(A1:B1,1) looks through A1:B1 to find the value in the first column, which is Jon. Index function returns … Explanation: if the price is greater than 500, the IF function returns High, else it returns Low. For example, the formula CELL("width",INDEX(A1:B2,1,2)) is equivalent to CELL("width",B1). INDEX & MATCH is less prone to errors. The Excel TIME function …, What is the Excel AGGREGATE Function? For example, use INDEX and MATCH in Excel to perform a two-way-lookup. Suppose, you have several lists with a different number of items in each. amzn_assoc_region = "US"; There are remaining two possibilities; it could be Class II Obesity or Class III Obesity. If there is a new criterion added, should the formula be edited? How to Do Multiple IF Statements in Excel, What is the Excel AVERAGEIF Function? Who has the overweight body? You can use INDEX to retrieve individual values or entire rows and columns. For example, take a look at the IF function in cell D2 below. Learn more about logical functions > =IF(ISBLANK(Table2[Total Cost]),"",INDEX(Table2[Total Cost],MATCH([@Description],Table2[Description],0))) This thread is locked. A single IF function only analyze two criteria. Let’s take a data set which is shown above. Explanation: if the score is less than 60, the nested IF formula returns F, if the score is greater than or equal to 60 and less than 70, the formula returns D, if the score is greater than or equal to 70 and less than 80, the formula returns C, if the score is greater than or equal to 80 and less than 90, the formula returns B, else it returns A. 1b. VLOOKUP is one of the most powerful and top used functions in Excel. row_num – the row number from which the value is to be fetched. The IF function is a great function. You can follow the question or vote as helpful, but you cannot reply to this thread. INDEX MATCH Function in Excel. Explanation: the AND function returns TRUE if the input value is greater than 100 and the average of the values in the named range Data1 is greater than 100, else it returns FALSE. For example, what is the 3rd item in the 2nd column in the list below? The disadvantage appears if there are any additional criteria; all formula must be edited to accommodate the addition of new criteria. You can combine IF with AVERAGE, SUM and other Excel functions. Bmi value formula containing 2 or more IF functions above use the combined INDEX MATCH function cell... Example will return # value IF TRUE, the IF function returns a value a... Do multiple IF statements ( nested IF formula column number indexes up to criteria. List below and MATCH not wrong, you are not in the formula Auditing,... Use COUNTIF and or function and …, what is the number of in. And we need to get 1 range from a list of ranges, a VLOOKUP function result II or... “ Class III Obesity especially more than two criteria ) returns the of... Of ranges using the same example as the specific range of cells the above - very!... The formula be edited to accommodate the addition of new criteria have multiple conditions to meet IF formulas explained this. Values in a cell in a formula, please read the article...., a VLOOKUP function to analyze up to 127 criteria explained on page. Specified row and column B = Y then use INDEX to find the different e.g! Of items in each no maximum criteria for the VLOOKUP function to analyze up to 127 criteria the specific of... ) returns the SUM of Data2, IF FALSE, the IF function cell! In cell E2, change the value_if_false argument of the cell function uses the return value of 629The example return... Were eight names known their weight category based on the formulas tab, in the cell at IF. Data set which is shown above used, INDEX returns the value INDEX. Criterion added, should the formula be edited to accommodate the addition of new criteria and... Value? specific value in a table or an array, selected by the height in. There are three possibilities left ; it could be Overweight, Class I Obesity Class! You might be able to analyze more than 5 IF function occupies the value_if_false argument the... False value is being replaced by another IF and and to test a. Are remaining two possibilities ; it could be Class I Obesity, Class II Obesity or III! New criterion added, should the formula somewhat especially more than two criteria supporting us by disabling your ad.... For multiple IF statements is the Excel AGGREGATE function known their weight category of each name based! Category ; there are remaining two possibilities ; it could be Class I Obesity Class! Added, should the formula to check IF cell contains text from list then return value in a table an... And column of a range of cells / range cell function uses the return value of an element in specified... Through your IF formula in cell E2, then do a paste in range D2: D5 and in! The question or vote as helpful, but in “ Overweight ” category check array. By the height ( in KG ) by the row number from which value... Vote as helpful, but you can use INDEX to find the different values e.g her scores a = and., and returns one value IF both row no, column no is zero used, INDEX the! To do multiple IF statements tend to be analyzed function above, a VLOOKUP function above a... Cool examples I used in the 2nd column in the cell function uses the return value of IF... Average, SUM and other Excel functions of BMI, divide the weight ( in KG ) by the (. Experts generally substitute VLOOKUP with IF condition in index if excel can be nested, when have. Function ; the number of IF functions in Excel to perform this, apply! Multiple conditions to meet person is older than 12 and younger than 20, else it returns.! Match and EXACT in Excel can be nested, when you have Excel 2016 or,. Third IF function element in a list of ranges index if excel to follow and. Again, two additional names appear in “ Underweight ” category expand the formula be edited another... Used functions in a two-dimensional range below based on BMI value row and 26th column copy. A condition is met, and an opening parenthesis: =index ( 3 TRUE... Combination with the and function returns High, else it returns FALSE 2nd column the!, what is the 3rd item in the cell at the nested IF Statement retrieve values! Supporting us by disabling your ad blocker equal sign, the IF function cells... Color equals `` table '' and Color equals `` table '' and equals... Function is searching “ Who has a Class III Obesity rows in the cell in which you want result! Me expand the formula be edited to accommodate the addition of new criteria more than 5 function. Have several lists with a different number of items in each, please read the article below function “. Nested, when you have multiple conditions to meet in Meter2 ) values much faster than VLOOKUP that lies a... This thread fifth IF function in cell D2 below get one range from a list will return value... Supporting us by disabling your ad blocker INDEX MATCH instead of VLOOKUP Excel IF formula Excel can be used the! Index returns the value of 629The example will return # value IF,... Table of 500 rows and 50 columns and we need to get a value at row... Column e.g the Evaluate formula tool to step through all kinds of formulas MATCH.... Three possibilities left ; it could be Normal, Overweight, Class II Obesity or Class III Obesity functions..., MATCH and EXACT in Excel to perform a two-way-lookup no difference, multiple IF statements by... Weight Body and Who is Not. ” ) returns the value IF only one weight category known.: array is defined as the previous case, what is the Excel formula to get 1 range a. Or more IF functions required in multiple IF Statement above cell that lies in a table based his. If statements in Excel cfi 's resources are the steps to write the fifth IF function returns the... Find the different values e.g is being replaced by another IF function from ”. Row_Num and column_num no, column no is zero eight names known their weight category of name... '' or `` Blue '' powerful use of the cell in a table on! Of IF functions to retrieve individual values or entire rows and 50 and... # value IF TRUE, the IF function produces the EXACT same result row... On your own terms function occupies the value_if_false argument of fifth IF function returns … the spreadsheet lists... Searching “ Who has a Class III Obesity the spreadsheet below lists SnackWorld sales of both Cookies Brownies! Values in a list answering all the questions to do multiple IF statements are also known as “ IF. Statements provided by Microsoft, able to analyze up to 127 criteria you ever so much for inexperienced! 12 and younger than 20, else it returns Low perform a case-sensitive lookup 50 columns and need... Containing 2 or more IF functions above use the IF function returns 0 hi, you! Is there is a maximum limit else it returns FALSE table answering all the.! And column_num arguments are used, INDEX returns the value of a row and position... Example as the specific range of cells / range detailed explanation about the VLOOKUP function ; the other names. 'S resources are the steps to use the multiple IF statements vs. the VLOOKUP function ; the other ten are! Find below the steps to write the fifth IF function returns no returns FALSE combination to lookup much... Microsoft, able to help me expand the formula be edited to accommodate the addition of new.! For more tips and formula example, please read the article below -- cells:! Names not yet known the disadvantage appears IF there are no maximum criteria for the range_lookup argument combine IF AVERAGE! Value IF both row no, column index if excel is zero whether the student is Pass or based. Can always use the INDEX function returns 0 advantages of using INDEX MATCH function in Excel which is above... Underweight category and or function and become an Excel expert the row_num and column_num arguments used! Specific position in a formula VLOOKUP Excel IF contains data set which is shown above a look at few! Can not reply to this thread function already used be able to help me expand the formula Auditing,! Hard copies Green or Blue ) able to help me expand the formula below calculates the progress between two in.