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 » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Help debugging a VLOOKUP and MATCH combo



 
 
Thread Tools Display Modes
  #1  
Old March 18th, 2007, 01:31 AM posted to microsoft.public.excel.worksheet.functions
Zilla
external usenet poster
 
Posts: 61
Default Help debugging a VLOOKUP and MATCH combo

I'm experiencing a programmer's nightmare...

I have a function that sometimes works, and sometimes
NOT. I'd rather it work or not 100%. If anyone is willing to
look at my worksheets, please respond via e-mail and I'll
send them to you. It's just 2 pages, with no macros. It deals
with VLOOKUP and MATCH function combo, as described
in this arthicle. I follow the example exactly, and I even
prototyped it with simple data that worked.

http://www.microsoft.com/technet/arc....mspx?mfr=true

--
- Zilla
(Remove XSPAM)


  #2  
Old March 18th, 2007, 03:29 AM posted to microsoft.public.excel.worksheet.functions
T. Valko
external usenet poster
 
Posts: 15,759
Default Help debugging a VLOOKUP and MATCH combo

You can send the file to me and I'll take a look.

xl can help at comcast period net

Remove "can" and change the obvious.

Point out what is working and what is not.

Biff

"Zilla" wrote in message
...
I'm experiencing a programmer's nightmare...

I have a function that sometimes works, and sometimes
NOT. I'd rather it work or not 100%. If anyone is willing to
look at my worksheets, please respond via e-mail and I'll
send them to you. It's just 2 pages, with no macros. It deals
with VLOOKUP and MATCH function combo, as described
in this arthicle. I follow the example exactly, and I even
prototyped it with simple data that worked.

http://www.microsoft.com/technet/arc....mspx?mfr=true

--
- Zilla
(Remove XSPAM)




  #3  
Old March 18th, 2007, 06:11 PM posted to microsoft.public.excel.worksheet.functions
T. Valko
external usenet poster
 
Posts: 15,759
Default Help debugging a VLOOKUP and MATCH combo

The problem was that the range_lookup argument was omitted thereby
defaulting to 1 or TRUE and the lookup table was not sorted ascending.

Set the range_lookup value to 0 (FALSE) and it worked just fine.

Biff

"T. Valko" wrote in message
...
You can send the file to me and I'll take a look.

xl can help at comcast period net

Remove "can" and change the obvious.

Point out what is working and what is not.

Biff

"Zilla" wrote in message
...
I'm experiencing a programmer's nightmare...

I have a function that sometimes works, and sometimes
NOT. I'd rather it work or not 100%. If anyone is willing to
look at my worksheets, please respond via e-mail and I'll
send them to you. It's just 2 pages, with no macros. It deals
with VLOOKUP and MATCH function combo, as described
in this arthicle. I follow the example exactly, and I even
prototyped it with simple data that worked.

http://www.microsoft.com/technet/arc....mspx?mfr=true

--
- Zilla
(Remove XSPAM)






 




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 03:45 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.