+ Reply to Thread
Results 1 to 2 of 2

Getting #VALUE! error by defult. File is loaded by java poi

  1. #1
    Registered User
    Join Date
    04-10-2015
    Location
    India
    MS-Off Ver
    office 365
    Posts
    0

    Getting #VALUE! error by defult. File is loaded by java poi

    Hi I am trying to apply formula for summation of "PCS" on the basis of Column "lot status" if "lot status" is "Recived" than summation of "PCS" will be done for "Total Rcvd"

    I am applying formula as

    =SUMPRODUCT(--(C10:C11="Recived"),SUBTOTAL(9,OFFSET(J10:J11,ROW(J10:J11)-ROW(J10),0,1)))

    But I am getting #VALUE! After going on formula bar and pressing enter the value comes as expected.

    I am applying formula using apache poi Can any body help me on this

    7PPFl.png

    =SUMPRODUCT(SUBTOTAL(9,OFFSET(J10,ROW(J10:J19)-ROW(J10),,1)),--(C10:C19="Recived")). This formula returns subtotal as integer value and --(C10:C19="Recived") as Array which gives result as #VALUE!. Any help on this???

    Capture.PNG

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello husein53,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ 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. "File not loaded completely" error for excel 2004 mac
    By joelron26 in forum Excel General
    Replies: 1
    Last Post: 05-25-2012, 03:24 AM
  2. dialog box defult file path
    By FRIEL in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 03-09-2011, 06:29 AM
  3. Can Someone Get Rid Of My Error? (Document Loaded)
    By ninj4z in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 11-20-2007, 12:13 PM
  4. Dbl Click xls file, Excel opens, but no file loaded
    By gglover in forum Excel General
    Replies: 3
    Last Post: 08-31-2007, 11:59 AM
  5. opening a file with error file not loaded completely
    By gaftalik in forum Excel General
    Replies: 0
    Last Post: 04-04-2007, 12:07 PM

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