Re: Formula Support in Apache POI

2011-02-08 Thread Mark Beardsley
heck verey cell interation and so it is typical to create a list of cells that should be listened to. You will need to ensure this list is complete and accurate. Yours Mark B -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Formula-Support-in-Apache-POI-tp3374589p3376004

Re: Formula Support in Apache POI

2011-02-08 Thread Mark Beardsley
ontext: http://apache-poi.1045710.n5.nabble.com/Formula-Support-in-Apache-POI-tp3374589p3375526.html Sent from the POI - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additi

Formula Support in Apache POI

2011-02-07 Thread Mamatha Kodigehalli Venkatesh
Hello, I need to provide Validation and enable formula support for few columns in the excel sheet. Sample data in a excel col1 col2 col3 6apple 5 1> When user types in say col2, I need to automatically update the col3 with the length of the data that wi