Microsoft
Software
Hardware
Network
Question : VBA - Remove Data Connections and Macros From Workbook
I need to save a copy of a workbook with all data connections and macros removed via VBA so users opening the workbook don't get warnings from the trust center. Any ideas?
Answer : VBA - Remove Data Connections and Macros From Workbook
I guess a loop like this:
for each wks in activeworkbook.worksheets
For each objList in wks.listobjects
Objlist.unlist
Next objlist
next wks
Random Solutions
SSRS 2008 error exporting to Excel
Saving the project in VS 2008 issue
SendKeys on Login Form
Trigger on record insert
asp.net forms authentication w/ requireSSL="true" not working
How to sort an array stucture by date variable?
How to copy all the Children of an InkCanvas to another inkCanvas
Can't enter values into text box
How to enable ap_OACreate
unknow device with a complete redo of Hp pavilion a1440n