Results 1 to 2 of 2
  1. #1
    yadepu is offline Member
    Join Date
    Aug 2012
    Posts
    1
    Rep Power
    0

    Default Multiple Problems

    Gurus,
    I recently started working with Apache POI framework to generate / update existing excel (.xlsx) report files. I am good with one report though...

    But I am getting into issues while working on second report.
    1. I am getting Formula evaluation exception while evaluating some formulas in sheet (especially where they are referring the data from other sheets - this workbook has multiple sheet)

    2. One sheet (1) has chart / graph (manually created) using other sheet(2) data, after I create a new row in sheet 2, the chart is wiped out from sheet 1.

    Can someone please help in this. Your help is much appreciated.

    Thanks in advance,
    YA

  2. #2
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,936
    Rep Power
    16

    Default Re: Multiple Problems

    Please go through the Forum Rules -- particularly the third paragraph.

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. One process open multiple threads on multiple CPUs
    By kfcnhl in forum Threads and Synchronization
    Replies: 2
    Last Post: 12-12-2011, 08:27 AM
  2. multiple Data from Jsp that having same name of multiple input tage to servlet
    By rahul9323.2007@gmail.com in forum Advanced Java
    Replies: 0
    Last Post: 07-29-2011, 01:00 PM
  3. problems with multiple methods and paramaters...
    By silafirion in forum New To Java
    Replies: 13
    Last Post: 12-07-2010, 01:10 AM
  4. Replies: 3
    Last Post: 10-28-2009, 01:45 AM
  5. MultiPle JFrame problems
    By sysout in forum New To Java
    Replies: 2
    Last Post: 08-26-2009, 03:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •