Here are some problems that our users have asked and received explanations on
vba to save all sheet in a workbook to csv with range and exclude value 0
Solved by S. B. in 12 mins
When I save my excel document on my Mac I get this message "Some features in your workbook might be lost if you save it as Excel 97-2004 Workbook (.xls)." How do I stop this message from happening every time I hit save?
Solved by X. W. in 14 mins
I need to disable the "traditional" save and save as functionality for my Excel 2016 Workbook (via ribbon, Ctrl+S, and File Menu) and only allow users to save my workbook with a macro enabled button. Thanks!
Solved by V. B. in 30 mins
unable to unprotect the excel workbook, i tried vba code
Solved by T. L. in 15 mins
UNABLE TO UNPROTECT THE EXCEL WORKBOOK BY USING VBA CODE