Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 577
Default VLookup not working

Hello,

I'm having a problem with my vlookup formula so I could use some help. I
have already confirmed that the formatting is the same in the two lists
(Format is Number- General). I have also confirmed that there are no leading
or trailing characters using the LEN() formula. When I pastespecial- formats
between the referenced cells, the lookup does not work but, when I paste the
referenced cells, then the lookup works. The problem is that I don't want to
paste 1,000 separate times.

Any other ideas? For example, when I do a lookup on sku 123, Excel returns
nothing (no #ERROR and no #NA).

SKU QTY
123 200
087 10

Thanks for your help.
Scott

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default VLookup not working

Hi Scott,

Either your search argument or your table is text. Formatting doesn't cure that.

First find out which one is text, with the ISTEXT() function.

Format an empty cell as number and enter the number 1. EditCopy.
Select your text-numbers, EditPaste Special, check Multiply.

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Scott" wrote in message ...
| Hello,
|
| I'm having a problem with my vlookup formula so I could use some help. I
| have already confirmed that the formatting is the same in the two lists
| (Format is Number- General). I have also confirmed that there are no leading
| or trailing characters using the LEN() formula. When I pastespecial- formats
| between the referenced cells, the lookup does not work but, when I paste the
| referenced cells, then the lookup works. The problem is that I don't want to
| paste 1,000 separate times.
|
| Any other ideas? For example, when I do a lookup on sku 123, Excel returns
| nothing (no #ERROR and no #NA).
|
| SKU QTY
| 123 200
| 087 10
|
| Thanks for your help.
| Scott
|


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 59
Default VLookup not working

On Jan 29, 2:38 pm, Scott wrote:
Hello,

I'm having a problem with my vlookup formula so I could use some help. I
have already confirmed that the formatting is the same in the two lists
(Format is Number- General). I have also confirmed that there are no leading
or trailing characters using the LEN() formula. When I pastespecial- formats
between the referenced cells, the lookup does not work but, when I paste the
referenced cells, then the lookup works. The problem is that I don't want to
paste 1,000 separate times.

Any other ideas? For example, when I do a lookup on sku 123, Excel returns
nothing (no #ERROR and no #NA).

SKU QTY
123 200
087 10

Thanks for your help.
Scott


If you are pasting special and then formats, you are pasting nothing
more than the cell format - you aren't actually pasting the function
or cell contents. Just a straightforward copy and paste should do the
trick. You can deal with your number formatting later if that's part
of the problem.

Hope I'm on the right track

Regards,
Matt Richardson
http://teachr.blogspot.com
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 not working Joe M. Excel Discussion (Misc queries) 3 July 27th 07 04:46 PM
VLOOKUP not working Small One Excel Discussion (Misc queries) 4 May 31st 07 05:42 PM
VLOOKUP NOT WORKING missymissy Excel Discussion (Misc queries) 4 September 15th 06 10:01 AM
VLOOKUP example not working... steph44haf Excel Worksheet Functions 3 August 8th 06 02:33 PM
vlookup working sometimes, sometimes not maintchief Excel Worksheet Functions 4 January 17th 06 11:41 PM


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