Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MrDan8
 
Posts: n/a
Default Vlookup returns line number


Hi,

I have a function that returns the number of the line in a Sheet.
I need to go to another Sheet and look in Collum "B" the value of the
line that the Vlookup function number return.

How do I make a formula to see the value of the Cell?

Thanks.


--
MrDan8
------------------------------------------------------------------------
MrDan8's Profile: http://www.excelforum.com/member.php...o&userid=35330
View this thread: http://www.excelforum.com/showthread...hreadid=551003

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson
 
Posts: n/a
Default Vlookup returns line number

One way:
=index(sheet2!b:b,sheet!a1)

Another way:
=indirect("B" & sheet1!a1)

Where sheet1!a1 held a number.

MrDan8 wrote:

Hi,

I have a function that returns the number of the line in a Sheet.
I need to go to another Sheet and look in Collum "B" the value of the
line that the Vlookup function number return.

How do I make a formula to see the value of the Cell?

Thanks.

--
MrDan8
------------------------------------------------------------------------
MrDan8's Profile: http://www.excelforum.com/member.php...o&userid=35330
View this thread: http://www.excelforum.com/showthread...hreadid=551003


--

Dave Peterson
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
VLOOKUP Returns Erroneous Value When Control Data is Variable The Hawk Excel Worksheet Functions 5 April 23rd 06 04:39 AM
number line Tasha Excel Discussion (Misc queries) 0 February 13th 06 04:47 PM
VLOOKUP Returns #REF Michael Excel Worksheet Functions 3 September 19th 05 01:54 PM
Excel 2000 VLOOKUP returns #N/A unless press F2 return on source? Colin Excel Worksheet Functions 3 August 31st 05 01:10 PM
Vlookup finds a blank, but returns a zero - HELP! flummoxed Excel Discussion (Misc queries) 6 January 18th 05 03:15 PM


All times are GMT +1. The time now is 01:41 AM.

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

About Us

"It's about Microsoft Excel"