+ Reply to Thread
Results 1 to 6 of 6

MAX MIN formulas returning value 0.0000, why? Please Help me

  1. #1
    Registered User
    Join Date
    03-22-2016
    Location
    Flint
    MS-Off Ver
    Excel
    Posts
    10

    MAX MIN formulas returning value 0.0000, why? Please Help me

    Hello I have been using the max min formulas for a while but suddenly they have started to return values of 0 regardless of what I do.

    I have numbers in a pivot table on a separate sheet like 0.7000 0.8000 0.9000 etc. The spreadsheet is called Data so my formula looks like this =MAX('Data'!D2:D5) or =MIN('Data'!D2:D5) but it returns 0.0000. What am I doing wrong?

    If somebody can help me I would really appreciate it.

    Kind Regards

    Swulvi

  2. #2
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: MAX MIN formulas returning value 0.0000, why? Please Help me

    If it was just the MIN function returning 0, then that could be explained by an actual 0 appearing in the range..

    But if MAX is also returning 0, then the numbers in your range are not really numbers at all.
    They're probably 'Numbers Stored As Text'

    What does this return
    =ISNUMBER('Data'!D2)
    And filled down to D5

  3. #3
    Registered User
    Join Date
    03-22-2016
    Location
    Flint
    MS-Off Ver
    Excel
    Posts
    10

    Re: MAX MIN formulas returning value 0.0000, why? Please Help me

    The result is false, I must have corrupted my data on the csv some how, Will have to investigate. Thanks for the quick reply.

  4. #4
    Forum Guru Jonmo1's Avatar
    Join Date
    03-08-2013
    Location
    Bryan, TX
    MS-Off Ver
    Excel 2010
    Posts
    9,763

    Re: MAX MIN formulas returning value 0.0000, why? Please Help me

    You're welcome.

  5. #5
    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,048

    Re: MAX MIN formulas returning value 0.0000, why? Please Help me

    I must have corrupted my data on the csv some how
    Not necessarily, CSV often pull numbers in as text
    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

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

    Re: MAX MIN formulas returning value 0.0000, why? Please Help me

    A quick way of changing them to numbers:

    Highlight the data in column D of the Data sheet.
    Click on Data | Text-to-columns
    Click Finish on the dialogue box

    Done.

    Hope this helps.

    Pete

+ 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] VB Code to convert 000000000 to 000-00-0000
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-24-2015, 08:15 AM
  2. How to put 0000 zeros in front of numbers
    By hendrikbez in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 05-20-2014, 04:13 AM
  3. Achieving 0000 Format
    By Chris424 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-28-2008, 09:53 AM
  4. [SOLVED] AdvancedFilter on cells with formulas, returning values and not formulas
    By Claus in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-07-2005, 03:05 PM
  5. [SOLVED] Phone number format from 000.000.0000 to (000)000-0000
    By Janice in forum Excel General
    Replies: 4
    Last Post: 06-23-2005, 08:05 PM
  6. [SOLVED] (social security number) 000-00-0000 to 000000000
    By Cucuaq in forum Excel General
    Replies: 1
    Last Post: 01-28-2005, 10:06 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