+ Reply to Thread
Results 1 to 5 of 5

Formula getting #value error. Can't detect how to fix.

  1. #1
    Registered User
    Join Date
    08-16-2011
    Location
    Ogden, Utah
    MS-Off Ver
    Excel 2003
    Posts
    3

    Formula getting #value error. Can't detect how to fix.

    I have written the below formula and it is coming up with a #value error. I traced the errors and the data format match's all other cells. I can't figure out what I need to do to resolve this error. Any Help, please.

    =SUMPRODUCT(--(employee_name=A4),--(date>=B4),--(date<=C4),--denomination)

    Defined Names:
    employee_name = =March:August!$B$3:$B$600
    date = =March:August!$D$3:$D$600
    denomination = =March:August!$C$3:$C$600

    Error:
    See Attachement
    Attached Files Attached Files
    Last edited by MaryCarver; 08-16-2011 at 01:52 PM.

  2. #2
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Formula getting #value error. Can't detect how to fix.

    maybe an excel workbook instead of a doc? but you cant use sumproduct like that
    Last edited by martindwilson; 08-16-2011 at 02:23 PM.
    "Unless otherwise stated all my comments are directed at OP"

    Mojito connoisseur and now happily retired
    where does code go ?
    look here
    how to insert code

    how to enter array formula

    why use -- in sumproduct
    recommended reading
    wiki Mojito

    how to say no convincingly

    most important thing you need
    Martin Wilson: SPV
    and RSMBC

  3. #3
    Registered User
    Join Date
    08-16-2011
    Location
    Ogden, Utah
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Formula getting #value error. Can't detect how to fix.

    It is a Excel Work Book.

  4. #4
    Registered User
    Join Date
    08-16-2011
    Location
    Ogden, Utah
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Formula getting #value error. Can't detect how to fix.

    I'm trying to create a 3D formula. When I look up 3D formulas it lists the Sum Product as okay to use with a 3D formula.

    Initially I tried this formula, but I need to include all worksheets in the formula. The only way I could think to do that is through a 3D formula.

    =SUMPRODUCT(--(March!B$3:March!B$564=A3),--(March!D$3:March!D$564>=B$3),--(March!$D3:March!$D564<=C$3),March!C$3:March!C$564)

  5. #5
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320

    Re: Formula getting #value error. Can't detect how to fix.

    docx is not excel! and afaik
    SUM,AVERAGE, AVERAGEA, COUNT, COUNTA, MAX, MAXA, MIN, MINA, PRODUCT, STDEV,
    STDEVA, STDEVP, STDEVPA, VAR, VARA, VARP, VARPA, SMALL, LARGE, RANK,
    MEDIAN, PERCENTILE, QUARTILE, TRIMMEAN, SKEW, AVEDEV, DEVSQ,
    SUMSQ are about all that accept 3d,
    if you know sumproduct does could you show your source?

+ Reply to Thread

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.6.0 RC 1