+ Reply to Thread
Results 1 to 4 of 4

Issue with #value as the function is having the good result.

  1. #1
    Registered User
    Join Date
    10-08-2014
    Location
    Vancouver
    MS-Off Ver
    2013
    Posts
    2

    Issue with #value as the function is having the good result.

    Hello,

    I am doing a Sum if function :
    =SUM(IF((T3:V3)="O",K3*0.3,0),IF((T3:V3)="R",K3*0.4,0),IF((T3:V3)="A",K3*0.3,0))
    My tab is containgin
    K3 : 21,374
    T3 : O
    U3 : R
    V3 : A

    In the cell it is shoing #value, whereas when I click on the f(x) the function is showing me the correct result for each steps
    IF((T3:V3)="O",K3*0.3,0) ={6415,0,0}
    IF((T3:V3)="R",K3*0.4,0) = {0,8550,0}
    IF((T3:V3)="A",K3*0.3,0) = {6415,0,0}

    and showing formula result = 21,374

    I do not understnd why it is showing #value, when the function detail does understnt what I regquest and show the correct result.

    Thanks for your help

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    47,997

    Re: Issue with #value as the function is having the good result.

    That's an Array Formula and must be committed with Ctrl-Shift-Enter rather than just Enter.


    Regards, TMS
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    10-08-2014
    Location
    Vancouver
    MS-Off Ver
    2013
    Posts
    2

    Talking Re: Issue with #value as the function is having the good result.

    thank you I think I was tired to miss something like that. It working perfectly now.

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    47,997

    Re: Issue with #value as the function is having the good result.

    You're welcome.



    If you are satisfied with the solution(s) provided, please mark your thread as Solved.


    New quick method:
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Or you can use this way:

    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save


    You may also want to consider thanking those people who helped you by clicking on the little star at the bottom left of their reply to your question.

+ 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. Excel Hyperlinks issue, make me look good!
    By thatbigkid in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-16-2014, 02:10 PM
  2. Replies: 1
    Last Post: 05-18-2012, 03:22 PM
  3. index match result issue
    By cedarhill in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-20-2011, 01:18 PM
  4. A good Function or macro for....
    By Sandman4432 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-24-2007, 01:36 AM
  5. vlookup in second column if first result no good
    By markmac234 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-23-2007, 05:07 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