ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   IF Function and ignore if (https://www.excelbanter.com/excel-worksheet-functions/199750-if-function-ignore-if.html)

Hicks

IF Function and ignore if
 
Hi there

I need a If statement to Extract data in a worsheet array column B IF COLUMN
A IN THAT Worksheet meets a certain condition else the if statement must
ignore those that does not meet the condition and loop to the next row that
meets the condition.

Mike H

IF Function and ignore if
 
Hi,

Try this

=VLOOKUP(somevalue,A1:B100,2,FALSE)

where somevalue is what you arelooking for in Col A.

Mike

"Hicks" wrote:

Hi there

I need a If statement to Extract data in a worsheet array column B IF COLUMN
A IN THAT Worksheet meets a certain condition else the if statement must
ignore those that does not meet the condition and loop to the next row that
meets the condition.



All times are GMT +1. The time now is 11:43 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com