I am using Apache POI 3.9 library & noticed that it complains me of below error for excel function
Name 'NETWORKDAYS.INTL' is completely unknown in the current workbook
Is this formula supported in Apache POI ?.
I am using Apache POI 3.9 library & noticed that it complains me of below error for excel function
Name 'NETWORKDAYS.INTL' is completely unknown in the current workbook
Is this formula supported in Apache POI ?.
Thanks for @Gagravarr's comment . Issue fixed by upgrading POI library version to latest (3.17) which supports NETWORKDAYS.INTL