Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Weasel
 
Posts: n/a
Default LOOKUP Formula help needed


I'm looking for a way to make the lookup formula, or any other formula
that might work, be directed towards a cell that is one over and one
down. As an example I know if I use the formula
=VLOOKUP(A1,actuals!B4:C34,2) that it will look vertically to the right
one cell once it's found what it was looking for. What I'm looking for
is a way that once it finds what it was looking for to then look one to
the left and one down.

Thanks in advance for any help you can offer.


--
Weasel
------------------------------------------------------------------------
Weasel's Profile: http://www.excelforum.com/member.php...o&userid=27206
View this thread: http://www.excelforum.com/showthread...hreadid=525029

  #2   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default LOOKUP Formula help needed

Try something like

=OFFSET(B1,MATCH(A1,B1:B10,0),-1)


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Weasel"
wrote in message
...

I'm looking for a way to make the lookup formula, or any other
formula
that might work, be directed towards a cell that is one over
and one
down. As an example I know if I use the formula
=VLOOKUP(A1,actuals!B4:C34,2) that it will look vertically to
the right
one cell once it's found what it was looking for. What I'm
looking for
is a way that once it finds what it was looking for to then
look one to
the left and one down.

Thanks in advance for any help you can offer.


--
Weasel
------------------------------------------------------------------------
Weasel's Profile:
http://www.excelforum.com/member.php...o&userid=27206
View this thread:
http://www.excelforum.com/showthread...hreadid=525029



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
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula needed. Beertje Excel Discussion (Misc queries) 7 November 29th 05 09:54 AM
lookup formula Marcus Excel Worksheet Functions 3 October 25th 05 06:10 PM
Formula help (Lookup) Ola Sigurdh Excel Discussion (Misc queries) 6 September 7th 05 01:14 AM
vba 97 excel lookup formula chief Excel Discussion (Misc queries) 1 May 26th 05 08:40 PM


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

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"