Is there anyway to get POI to parse/evaluate cells in macrosheets found in /xl/macrosheets/sheet<num>.xml similar to iterating over formulas for excel4 macros in ole file in BIFF. This code works fine for xls files but fails to see/parse macrosheets in newer ooxml file format.
https://gist.github.com/TheVivisector/aa0e433dfb8b68f648b119bed6246df7 Regards, Will
