Excel, TEXTSPLIT, How to get the third to last element?
Text: Apache Commons Compress:1.21:1 : Apache Commons Compress : 1.21 : BLACKDUCK : No CAP
Workbook open Server side automation API call failing
We are trying to open the excel workbook in the try block using open method as follows
Workbook open Server side automation API call is failing in Office 365,whereas same is working in Excel 2016
We are trying to open the excel workbook in the try block using open method as follows
wBook = oBooks.Open(lpcszFileSpec, vUpdateLinks, vReadOnly, covOptional, covOptional,
covOptional, covTrue, covOptional, covOptional, covOptional,
covOptional, covOptional, covOptional, covOptional, covOptional);