Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default VLOOKUP Problem

Possible Bug???

I have three columns

1934 test1 chk1
0189 test2 chk2
0045 test3 chk3

Column A is a number formated as text to keep leading zeros. And this data
is all preentered.

When I perform a VLOOKUP on column A to return the data from colum C I get
#N/A.

However if I reenter the exact number in column A I get the correct answer?
Why?

Thanks in advance for any help.

Mike



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default VLOOKUP Problem

"1934" < 1934

=vlookup(Text(A1,"0000"),Range,2,False)

--
Regards,
Tom Ogilvy

"Michael Kintner" wrote in message
...
Possible Bug???

I have three columns

1934 test1 chk1
0189 test2 chk2
0045 test3 chk3

Column A is a number formated as text to keep leading zeros. And this

data
is all preentered.

When I perform a VLOOKUP on column A to return the data from colum C I get
#N/A.

However if I reenter the exact number in column A I get the correct

answer?
Why?

Thanks in advance for any help.

Mike





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default VLOOKUP Problem

Thank you!!


"Tom Ogilvy" wrote in message
...
"1934" < 1934

=vlookup(Text(A1,"0000"),Range,2,False)

--
Regards,
Tom Ogilvy

"Michael Kintner" wrote in message
...
Possible Bug???

I have three columns

1934 test1 chk1
0189 test2 chk2
0045 test3 chk3

Column A is a number formated as text to keep leading zeros. And this

data
is all preentered.

When I perform a VLOOKUP on column A to return the data from colum C I

get
#N/A.

However if I reenter the exact number in column A I get the correct

answer?
Why?

Thanks in advance for any help.

Mike







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 problem karen fredericks Excel Worksheet Functions 1 June 8th 11 11:21 PM
Vlookup Problem POD27 Excel Worksheet Functions 3 October 23rd 07 04:48 PM
Vlookup problem... boousaf Excel Worksheet Functions 7 December 9th 06 04:20 AM
VLOOKUP problem Seeking help Excel Worksheet Functions 1 August 8th 06 09:16 AM
VLOOKUP problem Jaladino Excel Discussion (Misc queries) 1 March 2nd 05 04:02 AM


All times are GMT +1. The time now is 08:57 PM.

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"