Forum Discussion
nasir1969
Aug 08, 2021Copper Contributor
Protect Excel sheet to be run on one PC only
Welcome... Is it possible to protect an Excel file so that it only opens on certain computers (identified by computer name or some unique hardware identification like MAC address etc.)? Let me lay ou...
Vedran_Loani
Aug 09, 2021Copper Contributor
nasir1969 check the VBA script below, it allows only authorized computers to access your Excel sheets, the Excel workbook should be protected and sheet1 should not be deleted or renamed.
https://martinbosanacvba.blogspot.com/2021/08/allowing-specific-computers-only-to.html