+ Reply to Thread
Results 1 to 4 of 4

VLOOKUP and MAX

  1. #1
    Registered User
    Join Date
    04-08-2013
    Location
    Sidney, NE
    MS-Off Ver
    Excel 2010
    Posts
    11

    VLOOKUP and MAX

    I work for an electric utility and we have a request from a consumer to look at voltage for the last several months. Our electric meters store data on 15 minute increments. What I would like to do is have a summary page that would go find the maximum voltage and return the date and time from the data table that corresponds with the maximum voltage. There is a chance that the maximum voltage would register more than once during the full month. I'm assuming this would cause a conflict with the results?

    Columns would be laid out as follows

    Date Time Volts
    4/1/13 00:00 7200
    4/1/13 00:15 7240
    4/1/13 00:30 7195
    etc.

    This will also be done with the minimum voltage.

    Thanks in advance.
    Last edited by jweeda; 09-05-2013 at 03:04 PM.

  2. #2
    Registered User
    Join Date
    09-27-2011
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    86

    Re: VLOOKUP and MAX

    Updated with formula. But it show only the first occurence.
    There is chances of same volt recorded for various day. If you need the total no. of occurences, then you have to build a macro to filter and update.

    Regards,
    Loki
    Attached Files Attached Files

  3. #3
    Registered User
    Join Date
    04-08-2013
    Location
    Sidney, NE
    MS-Off Ver
    Excel 2010
    Posts
    11

    Re: VLOOKUP and MAX

    Ok, the only thing I can see that I did different, is the layout of my data. Do I have to put the voltage in the first column of my table?

    Thanks.

  4. #4
    Registered User
    Join Date
    09-27-2011
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    86

    Re: VLOOKUP and MAX

    Yes - the data for vlookup is from your left to right, else you have to use index match method.

    regards,
    Loki

+ 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. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  2. [SOLVED] Vlookup is not working and giving =vlookup(B2,$T$2:$U$135,2,false) this kind of values.
    By yogeshsharma1981 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-09-2013, 04:08 PM
  3. how to bring all vlookup returns even with duplicate vlookup search keys
    By NYC4LIFE in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-06-2013, 04:53 PM
  4. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  5. Replies: 5
    Last Post: 07-29-2009, 07:53 AM

Tags for this Thread

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