user interaction weird

Joined
Jul 16, 2009
Messages
3
Reaction score
0
How do i disable a user from interacting with an excel file once the program starts running

Basically the user cannot, close the document, edit the document, save etc. The program will do verything for him.

Code is using MFC and C++.

ex. Workbooks.disableUser ??

is thre a code like this somewhere

Any help would be appreciated
 
Back
Top