+ Reply to Thread
Results 1 to 4 of 4

Formula returns zero

Hybrid View

  1. #1
    Registered User
    Join Date
    03-30-2022
    Location
    Istanbul
    MS-Off Ver
    2007
    Posts
    2

    Exclamation Formula returns zero

    Hi All,

    I've an excel workbook from a colleague which contains lots of sheets and got a problem. Sheets about these problem are A, B and C. I've formula at T12 cell of C Sheet like

    =-'A'!T12+'B'!T12

    and formula turns 0.

    T12 cells in A and B sheets have data and the format is number for all sheets.

    Any help would be greatly appreciated.

    Thank you.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,539

    Re: Formula returns zero

    Welcome to the forum.

    The data cannot be a number if the sum is returning 0, unless the two numbers are the same. Is the minus sign before the A value meant to be there? If not, try this:

    ='A'!T12+'B'!T12

    Failing this, check that the values are real numbers: select T12 on each of the sheets in turn and try to increase the decimal points showing using the formatting icons: if the numbers remain whole and no decimal place is shown, then they are text.

    You could try this:

    =-VALUE('A'!T12)+VALUE('B'!T12)
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    03-30-2022
    Location
    Istanbul
    MS-Off Ver
    2007
    Posts
    2

    Re: Formula returns zero

    Thanks a lot AliGW,

    I couldn't figure out what's the problem for hours but yeah, the numbers were the same I thought that the data at sheet B is updated but it isn't!

    Sorry for wasting your time like this kind of problem

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,539

    Re: Formula returns zero

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, if you have not already done so, you may not be aware that you can thank those who have helped you by clicking the small star icon (* Add Reputation) located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of all those who offered help.

+ 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. Replies: 4
    Last Post: 10-28-2019, 07:16 AM
  2. [SOLVED] How to input formula in a cell with VBA if the formula returns string?
    By LIL2606 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-25-2019, 12:10 PM
  3. Replies: 4
    Last Post: 08-06-2018, 07:54 AM
  4. [SOLVED] VLOOKUP formula does not return expected value. Suspected error in formula. Returns N/A
    By ZMAFC94 in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-31-2018, 04:33 AM
  5. [SOLVED] Change Index/Match Formula to Skip if formula returns N/A?
    By Jamidd1 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 01-26-2017, 06:36 PM
  6. [SOLVED] Index, Match formula returns #NA error if result is from an average formula.
    By billrogers184 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-28-2016, 11:43 AM
  7. [SOLVED] Remove Blank Cells Formula when prior formula returns blanks
    By gmsninja in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-13-2013, 03:39 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