I do not think that it has anything at all to do with the formula you are
using but suspect something else is going on with your code. Can I ask, why
do you call the setRowNumber() method in the first line of the chunk of code
you are posting? It may be that the code you have written partially creates
some of the information for one row and then corrupts that in some way so
that Excel is unable to interpret your intentions. This is a guess but I
would suggest you read through your code carefully and see if it is doing
what you think it is doing. Think of Excels' error just as you would a
compiler error; the actual cause may well not be found on the line the
compiler is indicating.

--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/How-to-write-the-Formula-of-division-with-2007-excel-files-and-POI-tp5528227p5528702.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to