+ Reply to Thread
Results 1 to 5 of 5

Issue with DMIN and DMAX Function

  1. #1
    Registered User
    Join Date
    06-04-2015
    Location
    Raleigh, NC
    MS-Off Ver
    Excel 2010
    Posts
    1

    Issue with DMIN and DMAX Function

    I have two spreadsheets. One spreadsheet has a vast amount of flow data recorded at 15 minute intervals on specific days, while the other spreadsheet I have a column for the MIN, AVG, and MAX calculated flow rate for each day. For some reason when I run DMIN and DMAX the data keeps showing up as 0.0000 for both even though this clearly isn't right seeing that I have no such values. Some of the values are very close to zero but when I try to adjust the decimal place it still shows a 0 value. What could cause this to happen?

    Thanks

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Issue with DMIN and DMAX Function

    You get better help, adding a small excel file, without confidential information.

    Please also add the expected result manualy in the file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Issue with DMIN and DMAX Function

    Welcome to the forum:

    As a guess, I suspect that the CRITERIA part of the DMAX function isn't correct. If you don't need a criteria for the MAX value, you might be further ahead using MAX or LARGE.

    As suggested by oeldere, please upload a sample of your data.

    Directions:
    Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and use the paperclip icon to open the upload window.

    View Pic
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  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,936

    Re: Issue with DMIN and DMAX Function

    Check to make sure that your data really contains values, and not text that looks like a value. Use =isnumber(cell-ref) to test - FALSE indicates you are dealing with text numbers
    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
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: Issue with DMIN and DMAX Function

    The "D" (database) functions are very efficient but are seldom used in "modern" spreadsheets because they require cells to define the criteria.

    Just using the MIN and MAX functions is much easier.

    Define "vast".

    I would at least try the MIN/MAX functions to see if there is a performance issue.
    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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. DMAX Function and use
    By Parkerlad in forum Excel General
    Replies: 0
    Last Post: 02-07-2012, 11:09 AM
  2. Dmax & dmin w/conditional formatting
    By DarCady in forum Excel General
    Replies: 2
    Last Post: 09-20-2009, 02:09 AM
  3. DMAX issue
    By xsmizro in forum Excel General
    Replies: 3
    Last Post: 12-28-2008, 09:15 PM
  4. Dmax ,,, Dmin ... Dget ...
    By ElectronMan in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-26-2007, 10:01 AM
  5. help with a dmin function
    By kestrel in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-03-2005, 12:00 PM

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