Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
gmwhitehair
 
Posts: n/a
Default Using Lookup function


I am trying to insert a lookup function in the attached
"Equipment" worksheet. I would like to enter the name of a piece of
equipment in the column labeled "Equipment"(in green) and have it
search the table of info and return the cost of the named equipment in
the "Hourly Total" column (in orange). I tried using the VLookup
function which seems should work, but it did not. I hope this is
enough info. Any assistance would be greatly appreciated. Thanks.


--
gmwhitehair
------------------------------------------------------------------------
gmwhitehair's Profile: http://www.excelforum.com/member.php...o&userid=33126
View this thread: http://www.excelforum.com/showthread...hreadid=529397

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Using Lookup function

There is no attached worksheet!

Try it again!

Biff

"gmwhitehair"
wrote in message
...

I am trying to insert a lookup function in the attached
"Equipment" worksheet. I would like to enter the name of a piece of
equipment in the column labeled "Equipment"(in green) and have it
search the table of info and return the cost of the named equipment in
the "Hourly Total" column (in orange). I tried using the VLookup
function which seems should work, but it did not. I hope this is
enough info. Any assistance would be greatly appreciated. Thanks.


--
gmwhitehair
------------------------------------------------------------------------
gmwhitehair's Profile:
http://www.excelforum.com/member.php...o&userid=33126
View this thread: http://www.excelforum.com/showthread...hreadid=529397



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
via135
 
Posts: n/a
Default Using Lookup function


i can't find attached either a "worksheet" or a "workbook" or a "file"
kindly attach and get the solution???

-via135



gmwhitehair Wrote:
I am trying to insert a lookup function in the attached
"Equipment" worksheet. I would like to enter the name of a piece of
equipment in the column labeled "Equipment"(in green) and have it
search the table of info and return the cost of the named equipment in
the "Hourly Total" column (in orange). I tried using the VLookup
function which seems should work, but it did not. I hope this is
enough info. Any assistance would be greatly appreciated. Thanks.



--
via135
------------------------------------------------------------------------
via135's Profile: http://www.excelforum.com/member.php...o&userid=26725
View this thread: http://www.excelforum.com/showthread...hreadid=529397

  #4   Report Post  
Junior Member
 
Posts: 7
Default

Vlookup is very particular in its method. You must be searching for an item in a range of cells and tell it to return you the info in the selected column of the range.

Vlookup does not deal well with duplicates in ranges, it will return the first value it finds.

An example that might help you is: (where a2 refers to the equipment name and price_list refers to your table with cost data, and column 5 contains the cost amount you are looking for)

=vlookup(a2, price_list,5,false)

note that the spelling of equipment in A2 must match the spelling the equipment in the table for this to work.
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
Lookup Function help marlea Excel Discussion (Misc queries) 2 August 23rd 05 07:30 PM
Lookup Function Problems FFW Excel Worksheet Functions 2 August 21st 05 04:22 PM
Complicated lookup function chrisrowe_cr Excel Worksheet Functions 4 July 19th 05 05:52 PM
lookup function 1 Colboyfx Excel Worksheet Functions 4 July 15th 05 09:15 AM
How do I use 3 cells to create the string for a lookup function? Bencomo Excel Worksheet Functions 1 May 15th 05 07:17 AM


All times are GMT +1. The time now is 07:14 PM.

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

About Us

"It's about Microsoft Excel"