You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Danny Mui <da...@muibros.com> on 2004/12/10 17:29:41 UTC

Re: POI shared formulae

my patches just allow the spreadsheet to read and write those records, 
so we can clone and what not.

what you need to do is find the formulas that are "shared".  Shared 
formulas indicate are copy and pasted or dragged across cells.  If you 
remove these formulas (by retyping or some other method) those messages 
should disappear.

Hugh Reid wrote:
> Danny,
> 
> I hope you can help me. I am getting the 'NO IDEA SHARED FORMULA EXP
> PTG' output when reading a spreadsheet using POI.
> 
> I have tried:
> 1. the latest stable build
> 2. the latest version from CVS
> 3. the latest version with your patches
> 
> None appear to solve the problem.
> 
> Is there a build that you know of that I could download or otherwise
> access that solves the issue? I am not using a great deal of POI
> functionality, just reading values and formula strings from a file.
> 
> thanks,
> 
> Hugh Reid

---------------------------------------------------------------------
To unsubscribe, e-mail: poi-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-user-help@jakarta.apache.org