Re:Turn off warning in POI

2006-06-13 Thread Avik Sengupta
yup, hex 3d (decimal 61) is the ID for ptgAreaError3d . So what you should be looking for is a #REF in your sheets on a cell with a sheet reference. Since Ptg's dont contain size fields in the records, one unknown ptg can cause subsequent ptgs to be unrecognised. Usually, however, the error is

RE: Turn off warning in POI

2006-06-13 Thread Chaudhary, Harsh
Thanks a lot, Daniel and Avik. I kind of understand it now. Not completely though. I will try and dig up some more info on this. I have some questions about your replies. 1. What is a ptg? 2. From Daniel's email: The first and second dimensions are the row and column. For example, A5 is a 2D

Re: Turn off warning in POI

2006-06-13 Thread Daniel Noll
Chaudhary, Harsh wrote: 3. Are these warning serious or something I could ignore with some degree of confidence? I can't compile from source as we have some rules in our company about which jars to use. Actually, it is often possible to ignore this, but it depends how much information you