Hi,
I have been searching a way to listen the effective changes when a corresponding cell get updated. That require all dependent cells get updated when let say a formula cell updated. I'm not quite fully sure if the current event model of POI works in my case and if so, how. It seems to me that the purpose of POI Excel only do read, write and modified the file of excel file in java. I need to modify some logic of POI and build a GUI on top of it. Can any one give me some advices? Brendan
