Shutdown Workbook if used outside Cloud Enivironment

Pat_The_Bat

Board Regular
Joined
Jul 12, 2018
Messages
82
I've been working on a very useful tool for my team at work. One of my concerns is that I don't want this tool to be shared with competitors, and/or if a current employee leaves, I don't want them taking it with them.
We operate in a cloud environment, so my thought was to run a macro upon opening the workbook that automatically checks for a certain file on the server somewhere, and if it finds that file, then the user can continue.
If not, then the workbook closes.
Or even check that file for an authentication code, and if passes, go ahead, if can't find the auth code, then workbook closes.
Can this be done? Is there a better way of handling? I'm open to suggestion! :)
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,214,416
Messages
6,119,386
Members
448,891
Latest member
tpierce

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top