Hi,

I programmed a macro that disables the "save as" function so that users won't be able to "save as" and rename the workbook to something else (for security purposes).

However, users can still rename it manually outside the workbook. Is there a way that I can program something in VBA or somewhere else to prevent users from manually renaming a workbook?

Many thanks!!!