+ Reply to Thread
Results 1 to 5 of 5

PLEASE HELP - Create the approriate function

  1. #1
    Registered User
    Join Date
    02-06-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    4

    PLEASE HELP - Create the approriate function

    I am trying to create a dynamic dashboard when the Month changes in cell A2 it will vlookup the tech name and retrieve the data for that tech for the month. I have attached my sample table. I am looking for some help to accomplish this for the first tech in (B4) Total % Remedy Tickets, and I should be able to complete the rest.
    I have created some table names as well to simply my vlookups. I am completely lost on where to start. This is my first post, I appologize in advance if my post is out of forum
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor
    Join Date
    09-10-2012
    Location
    Los Angeles, CA
    MS-Off Ver
    Excel 2010
    Posts
    929

    Re: PLEASE HELP - Create the approriate function

    Hi NoJokenVA,

    Try this formula in B4: =INDEX($B$20:$M$30,MATCH($A4,$A$20:$A$30,0),MATCH(LEFT($A$2,3),$B$19:$M$19,0))

    Then copy to the rest of the cells...

  3. #3
    Registered User
    Join Date
    02-06-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: PLEASE HELP - Create the approriate function

    Thanks djapigo,

    Works perfectly.

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,917

    Re: PLEASE HELP - Create the approriate function

    NoJoken, for future reference, please name your thread to something more meaningful, that actually describes your problem.

    Because thread titles are used in searching the forum it is vital they be written to accurately describe your thread content or overall objective using ONLY search friendly key words. That is, your title used as search terms would return relevant results.

    Many members will look at a thread title, and if it is of interest to them, or it falls within their area of expertese, they might only open those threads.

    Look at it this way...if you typed that title into google, what would you expect to get back?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  5. #5
    Registered User
    Join Date
    02-06-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    4

    Re: PLEASE HELP - Create the approriate function

    Thanks for the feedback FDibbins

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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