Tag: Excel
-
Create Excel File in Java using Apache POI Library
Recently, I came across requirement to create ExcelSheet from thin Java Client used by Salesforce. So, I though to share my experience on Creating Excel Sheet in Java. As we know that Java is product of Oracle and Excel is product of Microsoft. Off-course, There will be no standard functionality available in Java to achieve […]
-
microsot Excel – Change content of alternate cell on change of the cell value using macros
Using VBA script to change the content of alternate column on the basis of value changed in other column of excel sheet