Hi everyone,
I would like to have a message box to appear when Excel workbook is open. The message is to let the user to "Fill in only highlighted cells" because the remaining cells will be password protected so they don't freak out when trying to fill in un-highlighted cell and it does not work.
I know how to write the code on VBA, but the problem is that I need to convert the file to from .xlsx to .xlsm (macro based).
Is that away that the Excel file is saved as a normal .xlsx file?
Many thanks for your input or any options you can give me.
HA
I would like to have a message box to appear when Excel workbook is open. The message is to let the user to "Fill in only highlighted cells" because the remaining cells will be password protected so they don't freak out when trying to fill in un-highlighted cell and it does not work.
I know how to write the code on VBA, but the problem is that I need to convert the file to from .xlsx to .xlsm (macro based).
Is that away that the Excel file is saved as a normal .xlsx file?
Many thanks for your input or any options you can give me.
HA