+ Reply to Thread
Results 1 to 4 of 4

Numbers won't add up

  1. #1
    Registered User
    Join Date
    08-02-2013
    Location
    Cape Town, South Africa
    MS-Off Ver
    Excel 2003
    Posts
    15

    Numbers won't add up

    Hi



    NOTE


    Data is captured into the green fields (M12>M40) as per attached worksheet. The results for these input fields are displayed in the first table (rows 50>74).


    I want to:


    1. Add up all the results obtained in all the "Total" Columns, i.e. H50:H74, K50:K74, ......... AC50:AC74, etc. and display the results in H75, K75, ..... AC75 respectively.

    2. In addition, the totals for the different columns must be added up and displayed in BL75.


    Each time, however, I'm getting a #VALUE! ERROR pointing towards a wrong data type.


    What would I have to change in order to make adding possible?


    Thank you very much.
    Attached Files Attached Files

  2. #2
    Forum Contributor rajeshturaha's Avatar
    Join Date
    08-22-2012
    Location
    Assam, India
    MS-Off Ver
    Excel 2003, 2007
    Posts
    236

    Re: Numbers won't add up

    In f50 the formula need to be corrected
    =IF(M12<=0,"",IF(M12<=70,"1",IF(M12>70,"")))
    Place 0 in place of ""in all the formulas
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Then put summarize your data in all the "Total" Columns, i.e. H50:H74, K50:K74, ......... AC50:AC74, etc.
    Rgd
    RT
    If my answer(s) helped you, please add me reputation by click on *

  3. #3
    Registered User
    Join Date
    08-02-2013
    Location
    Cape Town, South Africa
    MS-Off Ver
    Excel 2003
    Posts
    15

    Re: Numbers won't add up

    Thank you for your prompt response, RT. Changed, tested and working.
    Last edited by JHC; 08-02-2013 at 08:52 AM. Reason: Spelling error in my reply.

  4. #4
    Forum Contributor rajeshturaha's Avatar
    Join Date
    08-22-2012
    Location
    Assam, India
    MS-Off Ver
    Excel 2003, 2007
    Posts
    236

    Re: Numbers won't add up

    Glad it helped u.
    If u have the desired answer, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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] [SOLVED] Macro/Wildcard to remove only numbers excluding text with numbers
    By indianhp in forum Word Programming / VBA / Macros
    Replies: 6
    Last Post: 06-21-2013, 08:16 AM
  2. [SOLVED] Convert all numbers stored as text or custom formatted to numbers &no decimals - 40 sheets
    By synses in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-19-2013, 01:46 AM
  3. Replies: 8
    Last Post: 11-01-2012, 07:49 PM
  4. [SOLVED] How to merge a numbers from 3 cells, eliminate repetitive numbers, and sort such numbers?
    By david gonzalez in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 10-22-2012, 11:59 AM
  5. Replies: 12
    Last Post: 04-24-2011, 05:45 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