ghost VBA Projects and VBA Project password window popup

vbaExcel2_6

New Member
Joined
Aug 28, 2009
Messages
1
I have couple of VBA programming related question:
1) I have created spreadsheet with VBA macros and have put password protection on the VBA project. It runs fine and does what it is supposed to do but after I close the spreadsheet (the instance of Excel is still open) the VBA project associated with the spreadsheet doesn't go away. If I repoen that spreadsheet in the same instance I see 2 VBA projects with the same name. How do I get reed of VBA project when I close the spreadsheet that has the VBA project under question?
2) Sometimes for the same spreadsheet if I close the instance of Excel i.e. not just closing the spreadsheet, the VBA project password window pops up asking to enter password. How do I stop this from happening?
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Solved! :)

Thanks for the reply but I found the culprit and my Problem is now Solved! :)

It had nothing to do with my code.
The problem was that I installed a trial version of: Pagos SpreadsheetWEB v2.4
After uninstalling problem is gone. :)
 
Upvote 0
Nice work - and thank you for sharing your solution with us. :)
 
Upvote 0

Forum statistics

Threads
1,214,875
Messages
6,122,047
Members
449,064
Latest member
scottdog129

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top