Results 1 to 4 of 4

How to Find rate based on column header dates

Threaded View

  1. #1
    Registered User
    Join Date
    01-23-2013
    Location
    Canada
    MS-Off Ver
    Excel 2007
    Posts
    57

    Question How to Find rate based on column header dates

    I have a sheet with Charge Rates.
    On this sheet I have a series of columns, each of which has a date as the header.
    The rows have the names of people and their rates as of those dates.

    I have another sheet which is the actual hours.
    I have been trying to figure out a formula so that I automatically populate for each person what their rate is based on the name and the date the work is charged.

    The problem is how to find which column is the correct column as the date of the work must be older than the column but not newer than the next column date.

    I figured I would match to the closest value that is less, but didn't work.

    So far the closest I have is :

    =INDEX(Rates!B2:F4,MATCH(Invoice!B2,Rates!A2:A4,0),MATCH(Invoice!A2,Rates!B1:F1,1))
    Attached Files Attached Files
    Last edited by witchcraftz; 05-24-2018 at 05:29 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 11-17-2017, 01:58 PM
  2. [SOLVED] Based on Column Header find and copy data from one sheet to another
    By Sachy in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-31-2014, 10:00 AM
  3. [SOLVED] Find Row in Table based on Column Header
    By thisguy4000 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-18-2014, 12:55 PM
  4. Find Column Number Based on Column Header
    By chicagoland8 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-09-2014, 11:58 AM
  5. [SOLVED] Find specific value in table and return header row and header column value
    By nelwan in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-30-2013, 01:35 AM
  6. Replies: 5
    Last Post: 10-14-2012, 07:02 PM
  7. Possible to find a cell based on a row header (col A) then a sub-row header (col B)
    By lifeboat in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-14-2011, 09:03 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1