ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Save without Macros without prompting (https://www.excelbanter.com/excel-programming/444394-save-without-macros-without-prompting.html)

Travis Crow

Save without Macros without prompting
 
I have a template that runs some code, populates a sheet then saves it.

If I specify the extension .xlsx then it prompts about saving without VBA
Project, this is what I want to do (the VBA would be redundant on a sheet
that's already filled in now). Is there a way of suppressing the
confirmation dialogue?

ISTR some code for removing the VBA project but I also remember that last
time I tried that it gave me jip about trying to access the VBA project,
which was untrusted or something like that.

--
Travis Crow


Vacuum Sealed[_2_]

Save without Macros without prompting
 
Hi Travis

Chip Pearson has a great code for removing VB Projects / Modules, you name
it...

I use it at work and it works very well.....

http://www.cpearson.com/Excel/vbe.aspx

Just remember to make sure this has a tick:

Macro Security | Trust access to the VBA Project Object Model.

Else the code will not not work....

HTH
Mick




All times are GMT +1. The time now is 09:52 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com