How to have only one instance of a workbook open at a time

derekg

New Member
Joined
Sep 13, 2014
Messages
9
I am writing an estimating tool for window repair. To avoid confused workers (some of whom are not too computer savvy) I would like to only allow one instance of the workbook to run at a time.
What VBA code would work for this.
Thanks
derekg
 
GTO,
Your coding ability and knowledge of vba far outstrips this simple brain of mine. all I can answer is that this code works for me in 2007 and I get an a message box that would probably stop even simpler minds from opening and overwriting their work.

Keep not thinking (to much) works for me :)

thanks for the input
Derekg
 
Upvote 0

Excel Facts

How can you automate Excel?
Press Alt+F11 from Windows Excel to open the Visual Basic for Applications (VBA) editor.

Forum statistics

Threads
1,224,802
Messages
6,181,054
Members
453,014
Latest member
Chris258

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