Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 695
Default 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

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22
Default Cell Value used in seperate cell as a cell location.??

Thank you Peo Sjoblom and excelent. Both answers provided worked.

Thank you!
-Ryan
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
seperate a cell dlb1228 Excel Discussion (Misc queries) 2 March 29th 07 04:08 PM
automatic offset cell location when there is a value in a selected cell. kuansheng Excel Worksheet Functions 0 February 23rd 06 01:40 AM
Adding numbers in one cell and showing total in seperate cell Deernad Construction Excel Discussion (Misc queries) 12 November 29th 05 07:32 PM
Seperate the data from the Cell Akhilesh Dalia Excel Worksheet Functions 3 March 7th 05 11:55 AM
Display another cell have a cell containing its location. JKwesi Excel Worksheet Functions 2 January 21st 05 04:55 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"