#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Vlookup question

That's not really how the vlookup works.

Vlookup does a lookup from C193:C198 and looks for the value in C3. The
last parameter needs to be TRUE or FALSE and is a range lookup.

I'm not clear on what you're trying to do, though. It sounds to me like you
need to start learning the index function, though, so if you're trying to go
over one column or one row, you can just add one to the match() function in
your index() function.

Check it out. There are a lot of great index resources on this board!
--
Colourless Green Ideas
transparency | ecology | economy


"Craig" wrote:

Hi,

Instead of creating a huge nested if function I'm trying to use vlookup. I
would like vlookup to look at text in a cell, find its exact match from a
list, then return the text next to it in the list, in another cell.

Here is the formula I have created: =VLOOKUP(C3, C193:E198, E3)

For example, if C3 has the text "one" it returns "red" to E3.

One Red
Two Blue
Three Green
Four Yellow

Thanks,

Craig

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 question Pakmount Excel Discussion (Misc queries) 1 October 21st 06 07:46 AM
Vlookup question. AJL Excel Worksheet Functions 2 October 16th 06 10:53 PM
vlookup question Mark Excel Worksheet Functions 2 October 13th 06 05:12 PM
vlookup question Greegan Excel Worksheet Functions 3 December 20th 05 04:00 AM
VLOOKUP question rmellison Excel Discussion (Misc queries) 5 November 18th 05 12:46 PM


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