+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 16 to 24 of 24
  1. #16
    Registered User
    Join Date
    11-13-2009
    Location
    Espaņa
    MS-Off Ver
    Excel 2003
    Posts
    95

    Re: Whats wrong with this expression (VALUE).

    Sorry NBVC,

    The forum locked up whilst I was sending and I didn't see your last message until it came back to life. I will try what you mentioned.

  2. #17
    Registered User
    Join Date
    11-13-2009
    Location
    Espaņa
    MS-Off Ver
    Excel 2003
    Posts
    95

    Re: Whats wrong with this expression (VALUE).

    Sorry NBVC,

    The forum locked up whilst I was sending and I didn't see your last message until it came back to life. I will try what you mentioned.

  3. #18
    Forum Moderator NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003, 2007, 2010
    Posts
    31,161

    Re: Whats wrong with this expression (VALUE).

    I checked against your sheet... these give results:

    =IF(H18="","",SUM(IF($C$18:$E$397=H18,IF($D$18:$F$397<>"",1))))

    and

    =IF(H18="","",SUM(IF($C$18:$E$397=H18,IF($D$18:$F$397>=5,1))))

    confirmed with CSE keys and copied down.
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  4. #19
    Registered User
    Join Date
    11-13-2009
    Location
    Espaņa
    MS-Off Ver
    Excel 2003
    Posts
    95

    Re: Whats wrong with this expression (VALUE).

    NBVC, yes that works, but I'm getting value errors in cols K & M (simple math functions) if cell E11 is less than 20 (4-20 range).

    I've chased this from the original sumproduct that I corrected, then it moved to these two that you have corrected, I thought that because they are no formula in these that the last problem would also correct those.

  5. #20
    Forum Moderator NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003, 2007, 2010
    Posts
    31,161

    Re: Whats wrong with this expression (VALUE).

    How about, doing the test for column H being blank or not..

    e.g in K18

    =IF(H18="","",I18-J18)

    and in M18:

    =IF(H18="","",I18*9-L18)

    copied down
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  6. #21
    Registered User
    Join Date
    11-13-2009
    Location
    Espaņa
    MS-Off Ver
    Excel 2003
    Posts
    95

    Re: Whats wrong with this expression (VALUE).

    I'll give that a go later today. It's 07:00am here and I've been at this for most of the last 18hrs and I'm just not thinking straight anymore .

    I'll let you know how I get on.

    Thanks yet again for your help NBVC (I'll look forward to the car repair section )

    G'night/morn everyone.

  7. #22
    Registered User
    Join Date
    11-13-2009
    Location
    Espaņa
    MS-Off Ver
    Excel 2003
    Posts
    95

    Re: Whats wrong with this expression (VALUE).

    Hi NBVC, all,

    Tried it and that worked too. Now I seem to have moved a problem to the last col, under certain conditions.

    I'm going to have another go today, if I can't get it this time, I'll try an alternative like putting it in dummy (do you call this 'helper') columns first or just doing away with part of it.

    Thanks everyone, much appreciated all the help again.
    J.

  8. #23
    Forum Moderator NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003, 2007, 2010
    Posts
    31,161

    Re: Whats wrong with this expression (VALUE).

    If you can tell us what conditions cause problems, we may be able to diagnose it better.
    Microsoft MVP - Excel

    Where there is a will there are many ways. Pick One!


    Please read the Forum Rules

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

    Preferred Charities: Lupus Canada and Sick Kids Foundation.
    Feel Free to Donate if you want to, for the assistance you received today.

  9. #24
    Registered User
    Join Date
    11-13-2009
    Location
    Espaņa
    MS-Off Ver
    Excel 2003
    Posts
    95

    Re: Whats wrong with this expression (VALUE).

    Quote Originally Posted by NBVC View Post
    If you can tell us what conditions cause problems, we may be able to diagnose it better.
    Hi NBVC,

    Apologies for the delay in replying. I needed to turn my attention to repairing a mixing desk and snake that got damaged and was needed urgently by my band this w/end.

    I got everything else working nicely with the s/shhet. The only thing I found was the last Col in the example... if there are more entries in Cols D & F than required by cell E11, then Col O ( =SUMIF($C$18:$E$397;$H18;$D$18:$F$397) )displays residual data instead of blanking it out.

    This isn't going to be a problem, because (unless I forget to clear it) there shouldn't be any extra entries left in Cols D & F. I'm going to sit down this afternoon and check with different scenarios, but I think it's just a tidyness issue and affects nothing.

    Thanks again for all of your help.
    J.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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.2.0