ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Including in a range (https://www.excelbanter.com/excel-discussion-misc-queries/139405-including-range.html)

[email protected]

Including in a range
 
Hi guys, hopefully you can help..

Cell A1 - Persons Name
Cell A2 - Drop down list Z1,Z2,Z3,Z4,Z5
I have a range of cells (B1:B5) in these cells could will be text,
either Z1,Z2,Z3,Z4orZ5


I need some kind of lookup to look in cells from B1:B5.

If one or more of these cells equals A2 the answer should be A1, or if
it doesnt blank.

Hope this makes sense!

Brian


Toppers

Including in a range
 
=IF(ISNA(MATCH($A$2,$B$1:$B$5,0)),"",$A$1)

" wrote:

Hi guys, hopefully you can help..

Cell A1 - Persons Name
Cell A2 - Drop down list Z1,Z2,Z3,Z4,Z5
I have a range of cells (B1:B5) in these cells could will be text,
either Z1,Z2,Z3,Z4orZ5


I need some kind of lookup to look in cells from B1:B5.

If one or more of these cells equals A2 the answer should be A1, or if
it doesnt blank.

Hope this makes sense!

Brian




All times are GMT +1. The time now is 09:02 AM.

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