A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Charts and Charting
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Vlookup hassles



 
 
Thread Tools Display Modes
  #1  
Old December 11th, 2003, 02:57 AM
Alastair
external usenet poster
 
Posts: n/a
Default Vlookup hassles

Hello,
I was wondering how to lookup values to the right ,
instead of left of the column with the known variable in
it. This has me stumped!

Also I was wondering if anybody knows how to use a vlookup
function on a data table which has 1 column ascending and
1 descending. For presentation purposes the data must be
kept like it is and the numbers used have many decimal
places, so I cannot use the "false" range-lookup option,
which has been suggested to me already.

Thanks for your time, I will be very impressed if some one
knows the solution to these problems as they have plagued
myself and colleagues for many years.

Cheers

ALastair
  #2  
Old December 11th, 2003, 06:58 AM
J.E. McGimpsey
external usenet poster
 
Posts: n/a
Default Vlookup hassles

One way:

=INDEX(A:A,MATCH(J1,B:B,FALSE))

Looks up the value in cell J1 in column B and returns the
corresponding cell in column A.

In article ,
"Alastair" wrote:

I was wondering how to lookup values to the right ,
instead of left of the column with the known variable in
it. This has me stumped!

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:42 PM.


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