LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
APV APV is offline
external usenet poster
 
Posts: 4
Default wrapping offset around a lookup

Hi there,

I am trying to do something that I sure is fairly easy, but my feeble
brain is not helping much at the moment.

I would like to combine OFFSET with one of the lookup functions so
that I can return a value that are some known X,Y offset of my target,
sometimes in the same column or row. (I should note that my range is
not a 'list' by an Excel standards, but rather a set of data with a
specific locational pattern)

For example, I am looking for 'Joe' in some range, and I know that in
that range, Joe's age is always two rows above wherever I find his
name (in the same column) and his address is always 3 columns to the
right, and two rows down. etc etc (obv my range is not a true list)
--- I am sure I am blind to some easy fix as to combining OFFSET with
the appropriate lookup function. I then wanna do the same to find
'Joanna' in the same range, as her age and address are the same
offsets from wherever she might be found.

An Excel guru has gotten me to how return the cell address:

=ADDRESS(ROW(Data)+MATCH(Target,Data,0)-1,COLUMN(Data))

but I cannot pass the output to OFFSET for some reason.

Any help would be appreciated. Thanks in advance.

 
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
Lookup and offset Squeaky Excel Discussion (Misc queries) 1 March 30th 06 08:34 PM
Lookup and offset Elliott Excel Discussion (Misc queries) 0 February 23rd 06 10:23 PM
Help with Offset/Lookup Sweenster Excel Worksheet Functions 1 December 2nd 05 06:22 PM
Lookup, Index or Offset reno Excel Discussion (Misc queries) 1 October 6th 05 12:06 AM
lookup with offset? GEORGIA Excel Worksheet Functions 2 August 17th 05 09:28 PM


All times are GMT +1. The time now is 09:22 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"