vloopup

  1. N

    Look up in a table, and return the value of the first row.

    Hi guys, I dont think this one is difficult, but I cannot find a good solution :) Maybe one of you can help :) I have a big table: <tbody> A B C D E String String STring String String String STring STring String STring String String String String String String STring String String...
  2. M

    VLOOPUP to compare 2 spreadsheets

    I need to compare 2 spreadsheets and identify the employees missing from one of them. The first spreadsheet is a list of our employees. The second spreadsheet is a list of employees that attended a training in October 2017. Both spreadsheets include the employees unique badge number. Can I use...
  3. J

    Need to generate output into two columns using Vlookup or Index with Match formulas

    <tbody> -- Excel version: Excel 2016 Computer operating system: Windows 7 Sample data: Sheet4 <colgroup><col style="font-weight:bold; width:30px; "><col style="width:64px;"><col style="width:76px;"><col style="width:101px;"><col style="width:59px;"></colgroup><tbody> *...
  4. C

    Updating a master spreadsheet

    Hi, I'm trying to update a master SUMMARY list with daily data from another tab and I'm not sure how to approach this. I thought of VLOOKUP, but the data to be posted (DAILY DATA tab) will not be in sequence. So my goal is to run this program to take each day's daily data and post it to the...
  5. R

    Nested VLookup in IF statement - with ISERROR

    Hi I wonder if anyone can guide me please. I have 3 Sheets that an item moves across depending on its delivery progress, therefore is should only ever be on one Sheet. I then have a Master Sheet to have an over sight over all items, which will also then be used to gather further data (I will...
  6. A

    stuck at vlookup function!!!!

    Sub lkup() Dim rng As String rng = Range("A1", Range("A1").End(xlToRight).End(xlDown)).Select Dim count As Integer count = Application.WorksheetFunction.Match("City", Sheets("carrierresponse_list").Rows(1), 0) MsgBox count Range("B2") = WorksheetFunction.VLookup(Range("A2").Value...
  7. B

    Formula help with vlookup or index match

    I have a master data source sheet 'msf12' tht contains a column with the names of companies. i have a second sheet that contains a list of all the companies names, their region, zip code ect. sheet name 'companies'. I am trying to create a formula that will look at the companies name and then...

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top