Two Personal Workbooks

kins

Board Regular
Joined
Jul 26, 2010
Messages
157
Morning,
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p> </o:p>
I wonder if someone could please help – when I open excel, it always opens 2 workbooks (personal.xlsb & personal xls). When I go into my VBE, it lists these are 2 VBA Projects. Now I don’t recall setting these up, and it didn’t used to do this. When I click on each of these projects, there is no option to delete one of them.
<o:p> </o:p>
So my questions is- how do I delete one of these personal workbooks/stop it from opening 2 instead of 1?
<o:p> </o:p>
Also, under each project folder, there are 2 sub folder called forms and class modules. What are these and how do I delete them?
<o:p> </o:p>
Just to let you know, I’ve just started VBA and getting used to the VBE, so please be patient with me J
<o:p> </o:p>
<o:p> </o:p>
Thanks in advance
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
Search the hard drive for those files and delete one. (they will most likely be in one of your XLSTART folders).
You will only have Forms and Class Module folders if you have userforms and classes in the workbook. If you delete those, the folders will go away.
 
Upvote 0

Forum statistics

Threads
1,224,587
Messages
6,179,733
Members
452,939
Latest member
WCrawford

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