![]() |
select cell based on a number in another cell
This is what I want to do
I have a cell A1 with the number 40 In another cell I want to use the number 40 to select a cell, something like: =B40+234 Where 40 in B40 is the number typed in A1. how do i do this please? |
select cell based on a number in another cell
Try this:
=INDEX(B:B,A1)+234 -- HTH, RD ================================================== === Please keep all correspondence within the Group, so all may benefit! ================================================== === wrote in message ups.com... This is what I want to do I have a cell A1 with the number 40 In another cell I want to use the number 40 to select a cell, something like: =B40+234 Where 40 in B40 is the number typed in A1. how do i do this please? |
select cell based on a number in another cell
Thanks, it works great, but I had to do it like this:
=INDEX(B:B;A1)+234 |
select cell based on a number in another cell
Can't tell from your OP what national version you're using.
Thanks for the feed-back. -- Regards, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- wrote in message oups.com... Thanks, it works great, but I had to do it like this: =INDEX(B:B;A1)+234 |
All times are GMT +1. The time now is 02:55 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com