![]() |
find value and display cell next to it
I have the following in cells A14:G14
Toronto at N.Y. Yankees 1:05 pm ET In cell L14 I have N.Y. I would like a formula to find the value in cell L14 (N.Y.) in cells A14:G14 and display the value next to it (Yankees in this case). Thanks. |
find value and display cell next to it
=INDEX(A14:G14,1,MATCH(L14,A14:G14,0)+1)
"Jambruins" wrote: I have the following in cells A14:G14 Toronto at N.Y. Yankees 1:05 pm ET In cell L14 I have N.Y. I would like a formula to find the value in cell L14 (N.Y.) in cells A14:G14 and display the value next to it (Yankees in this case). Thanks. |
find value and display cell next to it
perfect, thanks
"Dennis" wrote: =INDEX(A14:G14,1,MATCH(L14,A14:G14,0)+1) "Jambruins" wrote: I have the following in cells A14:G14 Toronto at N.Y. Yankees 1:05 pm ET In cell L14 I have N.Y. I would like a formula to find the value in cell L14 (N.Y.) in cells A14:G14 and display the value next to it (Yankees in this case). Thanks. |
All times are GMT +1. The time now is 10:04 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com