J jp02 New member Sep 15, 2014 #1 Hello, Atctually I test the XLSpadlock my question is in the tittle : my excel file protected create a results excel file but this sheet need to be unprotected how can I do it ? Many thanks for your answers JP
Hello, Atctually I test the XLSpadlock my question is in the tittle : my excel file protected create a results excel file but this sheet need to be unprotected how can I do it ? Many thanks for your answers JP
gdgsupport Support Staff member Sep 15, 2014 #2 You can use VBA to export your worksheet as a new workbook and save it as an XLS file. XLS Padlock doesn’t prevent you from saving custom unprotected workbook files using VBA.
You can use VBA to export your worksheet as a new workbook and save it as an XLS file. XLS Padlock doesn’t prevent you from saving custom unprotected workbook files using VBA.