Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 577
Default I want to look up a cost but I need two criteria met Vlookup give.

I have a table and want to find One cost but it must meet two values. ie
Task number plus Labor = Cost or Task number plus material = Cost. Vlookup
seams to only want to lookup one of the two values then return the cost
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default I want to look up a cost but I need two criteria met Vlookup give.

You can accomodate VLOOKUP.

Say you have three columns:

Task Material Cost

and you need to specify both task and material to get cost.

First create a new column and fill it by concatenating Task and Material.
When you do the lookup, concatenate the values and VLOOKUP the merged inputs
in the new column. This trick can be expanded to way more than 2 inputs.
--
Gary's Student


"Scott" wrote:

I have a table and want to find One cost but it must meet two values. ie
Task number plus Labor = Cost or Task number plus material = Cost. Vlookup
seams to only want to lookup one of the two values then return the cost

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
Creating a total cost chart where a component cost is a step cost gvm Charts and Charting in Excel 0 April 28th 10 02:10 PM
Product of Hrs & minutes times rate per hr to give a cost Steve[_14_] Excel Discussion (Misc queries) 1 May 27th 08 01:50 PM
Return cost with 2 criteria Amber Excel Worksheet Functions 5 January 15th 08 07:40 PM
Setting formula to give info from rows with certain criteria Phish Excel Worksheet Functions 1 July 13th 05 03:16 AM
Sum cost column based on date column and vlookup cost Mary L Excel Programming 2 November 10th 03 10:29 PM


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