Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
carl
 
Posts: n/a
Default Using the Offset Function

I think my question can be handled via the Offset function but not sure...

I have my data table looking like so:

row2 !35 Q !115 CBO !34 1562
row3 !35 Q !34 1576 !72 COB

I am trying to find a formula for b2....b200 below (filled in with the
correct value for this example) that will look at the value in B1, and then
look at the same row in my data table and return the value 1 cell to the
right:

!34
row2 1562
row3 1576


Thank you in advance.


  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

Not sure if the data contains row2 or that is signifying the row?

Anyway assuming the data table is in N2:Ynn, something like

=INDEX(N2:Y2,MATCH($B$1,M2:X2,0))

--
HTH

Bob Phillips

"carl" wrote in message
...
I think my question can be handled via the Offset function but not sure...

I have my data table looking like so:

row2 !35 Q !115 CBO !34 1562
row3 !35 Q !34 1576 !72 COB

I am trying to find a formula for b2....b200 below (filled in with the
correct value for this example) that will look at the value in B1, and

then
look at the same row in my data table and return the value 1 cell to the
right:

!34
row2 1562
row3 1576


Thank you in advance.




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
Offset Function works in cell, not in named range DragonslayerApps Excel Worksheet Functions 0 July 25th 05 04:39 PM
Links to 2nd closed worksheet fail when using offset function ?? Jordan795 Excel Worksheet Functions 1 June 21st 05 01:43 AM
Excel option to store trendline's coefficients in cells for use Miguel Saldana Charts and Charting in Excel 9 June 20th 05 08:45 PM
help with offset function Mexage Excel Worksheet Functions 0 May 24th 05 05:18 PM
Hyperlinks using R[1]C[1] and offset function in its cell referenc Elijah-Dadda Excel Worksheet Functions 0 March 5th 05 03:31 AM


All times are GMT +1. The time now is 07:05 PM.

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

About Us

"It's about Microsoft Excel"