+ Reply to Thread
Results 1 to 4 of 4

what to use??Vlookup or vba?

  1. #1
    Registered User
    Join Date
    11-11-2014
    Location
    Tamil nadu,India
    MS-Off Ver
    2010
    Posts
    2

    what to use??Vlookup or vba?

    I am really confused about what to use for this data.I have included the instructions for the task as well.Any help would be appreciated.
    Attached Files Attached Files
    Last edited by sasidharanr; 11-11-2014 at 05:35 PM. Reason: more descriptive title

  2. #2
    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
    53,049

    Re: Need help with macros coding.Urgent!!

    Hi, welcome to the foirum

    Thanks for the titler change. Could you include, in your sample workbook, a few examples of your expected outcome?
    Last edited by FDibbins; 11-11-2014 at 06:13 PM.
    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

  3. #3
    Registered User
    Join Date
    11-11-2014
    Location
    Tamil nadu,India
    MS-Off Ver
    2010
    Posts
    2

    Re: what to use??Vlookup or vba?

    I am really confused about what to use for this data.I have included the instructions for the task as well.Any help would be appreciated.
    i cant upload a sample output right now,i ll try to explain as well as i can.
    the aim is to automate the calculations that are required to fill the light green fields in sheet 3.
    for example if I enter the name of my trainer against his trainer id in sheet 2..based on the data from sheet 1 the calculations have to be made and the fields in sheeyt 3 have to be filled.
    Also please note that the entries with status value "error"should be ignored for the calculations but have to be considered for the bottom table count.

  4. #4
    Registered User
    Join Date
    10-02-2013
    Location
    Geelong, Australia
    MS-Off Ver
    Excel 2013
    Posts
    11

    Re: what to use??Vlookup or vba?

    I am sorry if I am wrong but this appears to be an assignment for a course that you are doing. I would NOT be doing you any favours in doing the assignment for you; just so you can get 100%.
    To get you started, this is the formula for “Final Out Put Required” sheet, Cell “C3”: [=AVERAGEIFS('Scan Out Put'!D$2:D$397,'Scan Out Put'!B$2:B$397,"OK",'Scan Out Put'!C$2:C$397,"="&A3)].
    To have this sheet automated, this is the ‘paste link’ formula for Cell “A3”: [='Trainer Id-Name Mannual Input'!$A2.]
    And here is the formula for Cell “H13”: [=INDEX(B3:C10,MATCH(MAX(C3:C10),C3:C10,0),1)]

+ 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] URGENT: Help Required, VLookup VBA CODING now not working
    By Spear86 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-08-2014, 07:23 AM
  2. Macros - Coding Macros - Windows Folder Listings
    By theprofessionalnyc in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-09-2013, 02:16 PM
  3. Urgent help for writing text file to excel using macro coding
    By praveenvinay in forum Excel General
    Replies: 0
    Last Post: 06-26-2012, 09:02 AM
  4. Urgent solutions needed to resolve vba coding
    By sunflowergal in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-07-2005, 06:10 PM

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