+ Reply to Thread
Results 1 to 6 of 6

What is the Error in M( and total field ?

  1. #1
    Forum Contributor
    Join Date
    04-11-2017
    Location
    Madurai
    MS-Off Ver
    2016
    Posts
    239

    What is the Error in M( and total field ?

    What is the Error in M9 and total field ?
    Attached Files Attached Files

  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
    52,933

    Re: What is the Error in M( and total field ?

    2 options...
    1. replace all the +'s with ,'s SUM doesnt need +
    2. use this instead...
    =SUM('Mdu Rural:Mdu Urban'!M2)
    copied down and across as needed
    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
    Forum Contributor
    Join Date
    04-11-2017
    Location
    Madurai
    MS-Off Ver
    2016
    Posts
    239

    Re: What is the Error in M( and total field ?

    i can't understand. can you pls workout and send in my excel sheets

  4. #4
    Forum Expert leelnich's Avatar
    Join Date
    03-20-2017
    Location
    Delaware, USA
    MS-Off Ver
    Office 2016
    Posts
    2,807

    Re: What is the Error in M( and total field ?

    Hi maddyrafi1987- The error is on sheet "Adilabad", where cell M9 contains a " " (space), which is non-numeric. Just delete the space.

    Please click the Add Reputation star below any helpful posts, and if you have your answer, mark your thread as SOLVED (Thread Tools up top). Thanks!-Lee

  5. #5
    Forum Contributor
    Join Date
    04-11-2017
    Location
    Madurai
    MS-Off Ver
    2016
    Posts
    239

    Re: What is the Error in M( and total field ?

    super thanks alot

  6. #6
    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,933

    Re: What is the Error in M( and total field ?

    Quote Originally Posted by FDibbins View Post
    2 options...
    1. replace all the +'s with ,'s SUM doesnt need +
    2. use this instead...
    =SUM('Mdu Rural:Mdu Urban'!M2)
    copied down and across as needed
    What I meant was in your SUM functions, dont use the plus sign + use the comma ,

    OR replace that big long formula you have with this, instead...
    =SUM('Mdu Rural:Mdu Urban'!M2)
    Both suggestions will ignore text (which a space is)

+ 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] If cell contains anything, add another field to total
    By some_evil in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-23-2016, 09:24 PM
  2. Pivot Table: Calculated Field based on Running Total Field
    By EvolvingMonkey in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 09-07-2016, 06:27 AM
  3. Replies: 0
    Last Post: 08-15-2016, 02:07 PM
  4. Calculated Field as Row Total ?
    By amphinomos in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-26-2014, 09:38 AM
  5. Replies: 0
    Last Post: 10-24-2013, 10:59 AM
  6. Calculated Field (?) in Sub Total?
    By amsnss in forum Excel General
    Replies: 0
    Last Post: 01-10-2012, 11:48 AM
  7. [SOLVED] Total Field Count
    By Markantesp in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-22-2005, 05: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