VLookUp With 2 Things To Match

Apr 20, 2007

Here's a sample data set. How can i perform a vlookup to populate my forecast columns and have it match BOTH the customer column and the SPFKey columns?

******** ******************** ************************************************************************>Microsoft Excel - Receiving Qtr1 2007.xls___Running: 11.0 : OS = Windows XP (F)ile (E)dit (V)iew (I)nsert (O)ptions (T)ools (D)ata (W)indow (H)elp (A)boutL20=
ABCDEFGHIJKL1Business*UnitCustomerSPF_KeyFORECASTACTUALS*2"NBPRO"Sold-to*PartySPF_KeyJanFebMarTtlJanFebMarTtlVariance3NBPROAAR*CORP.883***01*1224NBPROAAR*CORP.933***020**20205NBPROAAR*CORP.934***09**996NBPROAAR*CORP.999***02*1337NBPROAEROTHRUST*CORPORATION6600***01**118NBPROAIR*CHINA*IMPORT*&*EXPORT*CO.*LTD918***0*11229NBPROAIR*CHINA*IMPORT*&*EXPORT*CO.*LTD919***0*112210NBPROAIR*CHINA*IMPORT*&*EXPORT*CO.*LTD933***042422210610611NBPROAIR*CHINA*IMPORT*&*EXPORT*CO.*LTD934***042424112512512NBPROAIR*CHINA*IMPORT*&*EXPORT*CO.*LTD1742***0*1*1113NBPROAIR*CHINA*IMPORT*&*EXPORT*CO.*LTD1793***0*0*0014NBPROAIR*CHINA*IMPORT*&*EXPORT*CO.*LTD1795***01**1115NBPROAIR*INDIA933***036408215815816NBPROAIR*INDIA934***046176512812817NBPROAIR*INDIA1742***0**00018NBPROAIR*INDIA6601***0*1*1119NBPROAIR*INDIA6602***0*1*1120NBPROAIR*INDIA6603***0*0*00Sheet2*
[HtmlMaker 2.42] To see the formula in the cells just click on the cells hyperlink or click the Name box
PLEASE DO NOT QUOTE THIS TABLE IMAGE ON SAME PAGE! OTHEWISE, ERROR OF JavaScript OCCUR.

View 9 Replies


ADVERTISEMENT

Vlookup Getting N/A... Tried Multiple Things

Aug 29, 2008

I am trying to compare items on two spreadsheet. I have an existing spreadsheet that lists items and then I import another spreadsheet from a database to confirm if new items have been added that were not on the original spreadsheet. I am about to go crazy and cannot figure out why I keep getting N/A (I know there are some repeats).

I have tried formatting, adding in isna, making sure there are no spaces, and paste special as text... still doesn't work. There are hypens in the data so I have removed them with substitute.

View 15 Replies View Related

Moving Things To The Right (cross Match Up) With A MacrO

May 12, 2009

Sub Moveit2()
Dim Quantity As Range
Dim Cell As Range
Dim Cell2
Dim Breaks As Range
Set Quantity = Range("a2", "a21")
Set Breaks = Range("g1", "s1")
For Each Cell In Quantity
For Each Cell2 In Breaks
If Cell2 = Cell Then
Intersect(Cell2.EntireColumn, Cell.EntireRow) = Cell.Offset(0, 1)
End If
Next Cell2
Next Cell

End Sub

I have this macro to move things to the right. Sort of like a vlookup in a way. However, it runs using one range @ a time. For example it will look up the quantity in A2 versus what's in Row 1 and if they match, data from B2 would be moved into correct column. However, I'd like to run for multiple columns at the offset so I can don't have to keep changing data in the macro. Like want to run for these ranges at the same time as running the first range.

Set Quantity2 = Range("c2", "c21")..........

View 9 Replies View Related

VLookup To Pivot Table Using Match Function - Returns Error If Can't Find Match Value

Mar 11, 2014

I am having some trouble getting a formula to work. I am building a report that pulls figures from a pivot table in another workbook. I am using a vlookup with match function to get the column index to find the relevant data I want. Where I need to add two columns together I am using sum, with the vlookup & match formulas nested in them e.g.:

=SUM(VLOOKUP(F13,'[PIVOT 156.xlsx]PIVOT'!$C:$AQ,MATCH("FAID",'[PIVOT 156.xlsx]PIVOT'!$C$6:$AQ$6,0),FALSE),VLOOKUP(F13,'[PIVOT 156.xlsx]PIVOT'!$C:$AQ,MATCH("COMM",'[PIVOT 156.xlsx]PIVOT'!$C$6:$AQ$6,0),FALSE),VLOOKUP(F13,'[PIVOT 156.xlsx]PIVOT'!$C:$AQ,MATCH("BPCM",'[PIVOT 156.xlsx]PIVOT'!$C$6:$AQ$6,0),FALSE),VLOOKUP(F13,'[PIVOT 156.xlsx]PIVOT'!$C:$AQ,MATCH("COMD",'[PIVOT 156.xlsx]PIVOT'!$C$6:$AQ$6,0),FALSE))

Where:
F13 = Employee number
Column C on the pivot 156 workbook is where the employee number is based.
The Match formula is then getting the column index from the column headings of the pivot table ie. "FAID"

This in itself works fine, as long as it finds a match in the column headings. This is where i get the error as in the above function "COMD" is not in the pivot table. However I need to keep it included as it may appear on a future pivot table. Is there a way of getting the sum function to complete even though later in the formula it can't complete the vlookup? So it will ignore it, or assume the value is zero if it can't find it? The formula probably needs to do this for all the vlookups as some headings may drop off in future pivot tables.

View 2 Replies View Related

VLOOKUP / INDEX / MATCH Function: Match Data From 2 Independent Sets??

Oct 8, 2009

I am trying to match data from 2 independent sets, formatted slightly differently so not sure which function would work best for me. From the attached file, I am trying to match the date and time stamp (in cell A1) with that from the other data (in this example in cell E1) and return the data (from cell F1) to cell C1. So basically any date and time stamp before 04/03/09 04:00 will return a value of 44 (this value should appear, therefore in cells C1 - C30)

View 2 Replies View Related

VLOOKUP / INDEX And MATCH To Return All Values That Match

Feb 4, 2014

I have two sheets of data , sheet A and Sheet B.

Sheet B contains a column called "Name" and for each name, and for each name there are corresponding numbers. In sheet A, I have a "list of interest" in column A. What i want to do look through the data in sheetB to find a match from the list of interest and return the corresponding letters, located in column A.

I have filled out the first two rows of results that should be returned as an example.

One idea i had was to put a vlookup formula in each column result 1 to result 6 so i can catch all 6 "Serves" columns from column B, but there may be duplicates in the serve columns and vlookup only reports the first match.

View 3 Replies View Related

Select Row Below The Last One In Use Among Other Things?

Aug 10, 2014

I am trying to monitor my turnover and taxes but struggling slightly to get things to work. I have attached a spreadsheet that has comments inserted to show what it should be doing, I just can't get that to happen at the moment.

OzGrid help.xlsx

View 5 Replies View Related

Calendar Into Log For Many Things

Nov 3, 2008

I have a few excel calendars.

I was wondering can I take a calendar and then put hyperlinks or vba to make a sheet if clicked on.

So If I click on an icon on a date, it will copy a certain template sheet, then link it to that date and that icon.

See an excel calendar, I have a few others to play with aw well.

But this one gets updated on the same the page and not sure how the links/icon would follow the dates. I was hoping for maybe 3-4 different icons on a date.

View 7 Replies View Related

Using Data Tables When There Are MULTIPLE Things That Can Change

Dec 22, 2013

I have to use data tables to calculate Net Present Value (NPV) by altering specific variables.

My NPV is the result of a series of calculations to ultimately arrive at a cash flow figure and then apply the WACC (average cost of capital)

I understand how to use data tables But for the life of me i cant figure out how im going to tell excel that im changing for example wage costs and not fixed assets when trying to asses the NPV sensitivity

My sheet and calculations are all set up

I've done it manually by altering the figures on the Inputs and Data Sheet.

My NPV calculation is on the Workings and calculations sheet.

The data tables i have done manually are on the Inputs and Data sheet.

View 1 Replies View Related

How To Find And Remove Things From A Data Range

Feb 25, 2013

I just want to remove all the parts after /p1/ and /p2/ and make each cell contains only the top level data. How do I do that?

View 2 Replies View Related

Develop A Point System To Rank Things

Aug 20, 2009

I am trying to develop a point system to rank things. For eg: in the below chart, I have the follow criteria.

In a particular Cell A1, i enter a numerical value like 1.5. Then Cell A2 (Points) should show that the Points earned is 80.

If MTTR is 1.00, then the Points received by the candidate is 100. Similarly if 3.5 or higher is there, then the points should be 0

MTTRPoints
1.00100
1.2590
1.5080
1.7570
2.0060
2.2550
2.5040
2.7530
3.0020
3.2510
3.500

This is only one type of calculation. For other tables, i will have to change the criteria.

Is there any way i can set the limits for A2 as 0 to 100 and based on what appears in A1, the cell A2 should change automatically

View 9 Replies View Related

Extract Data From Things In This Spreadsheet And Format It

Jul 18, 2006

I have attached an excel spreadsheet

how to set a macro to extract the following datas from it.

Game Title
Description
URL
Picture can be set at 1 side to the right of the URL

View 3 Replies View Related

How To Create Formula Which Finds Out Price Depending On Two Things

Mar 12, 2013

So I have this assignments. Its about rental services. I need to create a formula where the price is automatically found from a table depending on what drop down menus are selected. One menu is the rental name and the other is the season i.e. high or low, therefore each rental has two prices.

I know i can use Vlookup if there was one drop down menu but how to do the other. I was think it will interms of if statement but i dont know...

Here is the link to the worksheet: [URL] ...........

View 5 Replies View Related

Excel 2007 :: Data Entered Automatically When Type Certain Things

Aug 2, 2013

I use MS Excel 2007 and I was wondering if it was possible to enter data for certain things once, and have that data copied automatically every time I type the text. For example, if I type Blue Car in a cell and type 4 in the next cell, is there a way I can program Excel to enter that data every time I type Blue Car?

View 14 Replies View Related

Formulas By Using VLOOKUP, INDEX, MATCH, INDEX&MATCH Separately

Oct 8, 2009

I have this table

.......A.....B.....C....D
1.....I......a.....d.....g

2.....II.....b.....e.....h

3.....III....c.....f......i

As you can see, the number I has a,d,and g, II has b,e,and h, and III has c, f, and i

I want to make formula that if I make the input g it would return I, f would return III, and c would return III, and so on

I want to make four formulas by using VLOOKUP, INDEX, MATCH, INDEX&MATCH separately.

View 9 Replies View Related

Assigning Certain Cell Ranges Depending On What Is Chosen In Dropdown List Of 20 Things

Jul 16, 2009

I see that IF statements can only be nested 7 times. How do I create a cell that checks to see what item was selected in the dropdown box of 20 different choices and choose a particular cell range depending on what is chosen?

View 9 Replies View Related

Match And Vlookup

Nov 20, 2007

I am either trying to do 2 vlookups or 1 match and a vlookup, but I am not sure. I have two workbooks. The first workbook I need to populate the 'Actual Taken' column from my second workbook. Below is the first workbook:

******** ******************** ************************************************************************>Microsoft Excel - FY07Q3_LMS_Payroll_.xls___Running: 11.0 : OS = Windows Windows 2000 (F)ile (E)dit (V)iew (I)nsert (O)ptions (T)ools (D)ata (W)indow (H)elp (A)boutD9=
ABCD1*Training*HoursStore*Manager*2Pay*Per*Hour*$28.37Actual*Taken3LMS*Courses4Baseball*/*Softball*Basics***5Baseball*/*Softball*Equipment***6Bike*Basics***7Bike*Fitting*and*Essential*Items***8Callaway*Golf***9Columbia*Footwear*Technologies*2006/2007***RCoursebyPosition_MGR*
[HtmlMaker 2.42] To see the formula in the cells just click on the cells hyperlink or click the Name box
PLEASE DO NOT QUOTE THIS TABLE IMAGE ON SAME PAGE! OTHEWISE, ERROR OF JavaScript OCCUR.

The second workbook contains all of the data. Please see below:
******** ******************** ************************************************************************>Microsoft Excel - Book2___Running: 11.0 : OS = Windows Windows 2000 (F)ile (E)dit (V)iew (I)nsert (O)ptions (T)ools (D)ata (W)indow (H)elp (A)boutA1=
ABCD462Softlines*MgrTeam*Sports*-*Hockey**Count3*463Softlines*MgrTeam*Sports*-*Lacrosse*Count2*464Softlines*MgrTeam*Sports*-*Soccer**Count4*465Softlines*MgrTennis*Audio*CD*Test*Count4*466Softlines*MgrTennis*Basics**Count7*467Softlines*MgrTennis*Equipment*and*Technologies**Count7*468Softlines*MgrUnder*

What I would like to do, is first have the formula locate the Store Manager from the First workbook and find it in the Second Workbook, then once it finds Store Manager, look at the Course Name from the Frist Workbook and find it in the second workbook, finally populate column C from Workbook 2 to the Actual Taken in Workbook 1.

View 9 Replies View Related

Vlookup/ Match

Mar 20, 2007

I have an account issue. In the attached file sheet Balance, there is a trial balance sheet with account ID, Name, Credit and Debt which I download from system every month. In sheet Check, I have some related account IDs. If the ID is found from Balance sheet and is Credit, the amount in Check sheet will be positive. Otherwise it will be negative.I have ever tried to use Match, Vlookup function to do it but did not get it.

View 3 Replies View Related

N/A Error Using VLOOKUP Even Though There Is Match?

Jul 24, 2014

Why I am getting N/A errors in sheet 1 of workbook?

For example, in sheet1, Cell B2 should equal 3. And it should stretch across the entire data range, so even something like B14 should return 3.

View 8 Replies View Related

Match Vlookup Query

Nov 26, 2008

I have a spread sheet of information exported from an inhouse software package saved to my computer; this info is a few months old so i want to compare it against newly exported data to check for new companys on the system and changes of address for old companies etc.

Typical fields are as follows:
Setting name; street address; post code; etc...

View 5 Replies View Related

VLOOKUP With Two Match Requirements

Dec 23, 2008

In Column A I have vessel departure dates
In Column B I have Final Destinations
In Column D I have vessel arrival dates

I am trying to get the result of column D based on matching A & B information. My dilemma is that if I have vessels with the same departure dates going to different destinations how can I retrieve the arrival date? I've been trying "vlookup" and "index/match" to no avail.

View 4 Replies View Related

Vlookup OR Index And Match.

Oct 22, 2009

I have a worksheet that has numerical data in A1:A22. In E1:E61 I have set values in numerical order and in F1:F61 I have a letter or letters that correspond to E1:61.

I am trying to write a formula in B1 that will look at the value in A1 and then match it up in E1:E61 and then return the corresponding letter in F1:F61.

e.g: in A1 i have an INDEX and MATCH formula

View 2 Replies View Related

Partial Vlookup Match

Nov 13, 2009

In cells A1:A10 I have the following list;

FLOUR
DOUGH
CHICKEN
BEEF
PEPPERS
TOMATOES
CHEESE
ONIONS
POTATOES
SALAMI

I want to be able to get a partial match that will allow for spelling mistakes by the user. The wild card (*) seems to only look at the left-most text and return #N/A if the text isn't matched sequencially.

For example ....

View 12 Replies View Related

Vlookup Return More Than One Match

Aug 26, 2007

i have a customer work book for outstanding orders of which there are hunderds of rows with there name order number and the items that are outstanding

when i have progressed all my purchased orders i take all the items and run it throught my work book using vlookup to return who wanted what items if any

but what if there are more then one customer wanting the same item how can i get vlookup to know that and return the next match


i'm still very new at excel so can someone please help me

attached is a small test of my work book

if you see item 3182Y/1.0/BLK
you can see it is wanted by both a.f switchgear and amg

but it will only return a.f switchgear

View 14 Replies View Related

Vlookup Match The Columns

Sep 23, 2008

I have two columns with names on it. and Column A has about 600 names and column B has about 447 names. I want to match these two columns and get the names which do not match on Column C.

View 11 Replies View Related

Vlookup And Match To Sum All Else Except Certain Cells

Nov 19, 2008

i currently have a spreadsheet that uses vlookup and match to identify data that matches 2 criteria.

so there is a table with names on the left and dates on the top, and the dates change over time. this reference another table with the data for the names at all dates. therefore, the formula does is a vlookup with a match inside it.

this works well.

so say today is Jan 1.
Columns 1, 2 and 3 are Jan 1, Feb 1, March 1
On Feb 1, columns 1, 2, and 3 are Feb 1, March 1, April 1

in column 4, i want it to equal the sum of the data for all dates beyond the date in column 3.

does this make sense?

i attached a small sheet i was working on to play around with these functions. in the sheet i just used numbers (1,2,3) instead of the dates for simplicity

View 4 Replies View Related

Vlookup & Match What Is In Column

Dec 2, 2008

I have a spreadsheet that looks like this:

ABCD E F
1Scenario A Scenario BScenario C
2Studio1520
31Bed1520
42Bed150
5
6
7Scenario A Scenario B Scenario C
8Studio5% 10% 15%
91Bed10% 15% 20%
102Bed15% 20% 25%


RIght now my formula For Cell D2 is

=IF(C2=0,(B2*-$D$8),0)

I need the formula to Match what is in Column A and Also what is in Row 1 to what is in the table (C7:F10)

View 3 Replies View Related

Match,VlookUp & Highlight

Aug 17, 2009

I am able to to use the Vlookup to look up for value in the "Sheet sept". All value can be updated expect the item called "mug" as it is not listed in the "Sheet all". How do I highlight the missing item in the "Sheet all"? Attached herewith a file for better understanding.

View 11 Replies View Related

How To VLookup With Partial Match

Sep 21, 2002

How do you do a vlookup with a partial match?

View 5 Replies View Related

If VLookup Does Not MATCH Then ONLY Get Column Value

Oct 30, 2012

I am having 2 workbook. I want to vlokkup / extract the relevant column values if Lookup_value DOES NOT MATCH.

Ex:
Workbook1
A1=PPP-00099
Workbook2
C1=PPP-00088 E1=786
In F1 (of Workbook2), answer would be 786 since C1 DOES NOT MATCH with A1.
If matched, answer required="" (null).

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved