![]() |
Cell Value used in seperate cell as a cell location.??
Cell I7 is a drop down list of values located in cell A1 - A71. When a value
is selected in I7 I want be able to call a cell location using that value. Example: I7 = 50. I want to use a function in H7 to call the value located B'value of I7' (B50). Can't seem to figure this one out. Any help would be greatly appreciated. Thank you, Ryan |
Cell Value used in seperate cell as a cell location.??
=INDEX(B:B,I7)
-- Regards, Peo Sjoblom "ryanmhess" wrote in message ... Cell I7 is a drop down list of values located in cell A1 - A71. When a value is selected in I7 I want be able to call a cell location using that value. Example: I7 = 50. I want to use a function in H7 to call the value located B'value of I7' (B50). Can't seem to figure this one out. Any help would be greatly appreciated. Thank you, Ryan |
Cell Value used in seperate cell as a cell location.??
=indirect("B"&I7) "ryanmhess" skrev: Cell I7 is a drop down list of values located in cell A1 - A71. When a value is selected in I7 I want be able to call a cell location using that value. Example: I7 = 50. I want to use a function in H7 to call the value located B'value of I7' (B50). Can't seem to figure this one out. Any help would be greatly appreciated. Thank you, Ryan |
Cell Value used in seperate cell as a cell location.??
Thank you Peo Sjoblom and excelent. Both answers provided worked.
Thank you! -Ryan |
All times are GMT +1. The time now is 09:05 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com