Hi Friends,
Well i appreciate your contribution and what you are giving to people, but im stuck in something about Excel.
My problem run like this:
After I have finished my work, i save it to my computer. And here is where my struggle begins! I want this doc excel file be accessed only from THIS computer. not being copy or moved by any USB or any other way.
Is there any way out to do such a thing?
I thought of putting a macro instead. I mean making up a VBA code, like : if username is My Name (for example) then Open file, if else Close.
So if someone else copies the file and open it from another computer, the moment the VBA code reads the username it wont open the file (because is another username).
Can you help me with the VBA code?
Or if there is any other way of not stealing it, can you show me a way what i can do?
Thanks in advance!
Sincerely, Sem
Best regards!
Well i appreciate your contribution and what you are giving to people, but im stuck in something about Excel.
My problem run like this:
After I have finished my work, i save it to my computer. And here is where my struggle begins! I want this doc excel file be accessed only from THIS computer. not being copy or moved by any USB or any other way.
Is there any way out to do such a thing?
I thought of putting a macro instead. I mean making up a VBA code, like : if username is My Name (for example) then Open file, if else Close.
So if someone else copies the file and open it from another computer, the moment the VBA code reads the username it wont open the file (because is another username).
Can you help me with the VBA code?
Or if there is any other way of not stealing it, can you show me a way what i can do?
Thanks in advance!
Sincerely, Sem
Best regards!