+ Reply to Thread
Results 1 to 3 of 3

Help with vlookup, dates, and filling out a table.

  1. #1
    Registered User
    Join Date
    06-01-2012
    Location
    Detroit, MI
    MS-Off Ver
    Office365
    Posts
    24

    Help with vlookup, dates, and filling out a table.

    Got a problem that I cannot wrap my head around. In the attached file I have a small table. In cell A2 I am manually entering a date. In cell B2 I am entering a percentage. I need a formula to be placed in cells C2 through N2 that will look at the corresponding column header date in C1 through N1. This date will then look at the date in A2. When the date matches I want the formula result to be the percentage in B2. I also want the percentage to result in every subsequent cell.

    Hope that makes sense.ExcelForumTest.xlsx

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,728

    Re: Help with vlookup, dates, and filling out a table.

    Put this in C2:

    =IF($A2<=C$1,$B2,"")

    then copy across.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    06-01-2012
    Location
    Detroit, MI
    MS-Off Ver
    Office365
    Posts
    24

    Re: Help with vlookup, dates, and filling out a table.

    Pete, it worked perfectly. Many thanks.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] help with filling a table with data from another table on a true condition
    By derrickh13 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 02-14-2013, 04:44 PM
  2. [SOLVED] Auto filling dates based on previously entered dates and averaging numbers if dates equal
    By grambograham in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 10-11-2012, 03:21 PM
  3. Double vlookup for table array with dates
    By rkrieg in forum Excel General
    Replies: 9
    Last Post: 06-18-2009, 01:15 PM
  4. Filling in dates
    By anita.r in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-31-2008, 09:36 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