How would you delete your own vba project without a trace on a network?
I don’t know so I can’t provide any code.
This is a purely informative question.
How would you delete your own vba project without a trace on a network?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Your question has 2 parts
Note: I am taking the example of Excel VBA. Please navigate the menu accordingly and change the code accordingly.
PART 1
You can delete your own VBA project if
Trust Access To Visual Basics Projectis enabled.To enable
Trust Access To Visual Basics Project, do thisEXCEL 2003 (doing this from memory)
Click on Tools | Macro | Security | Trusted Sources and then click on
Trust access to the VBA project object modelEXCEL 2007 (doing this from memory)
Click on Office Button | Excel Options | Trust Center | Trust Center Settings | Macro Settings and click on
Trust access to the VBA project object modelEXCEL 2010
Go to File Tab | Options | Trust Center | Trust Center Settings | Macro Settings and click on
Trust access to the VBA project object modelCODE
PART 2
I am not sure what do you mean by this.
If you mean is the IP recorded then I don’t think so (I could be wrong here though)
If you mean the username is recorded of the user who last opened the file then yes it is recorded provided a username is fed into the system.
If you mean File properties like when the file was modified will be recorded then yes it will be recorded