This one really has me baffled...

I've been working in an Excel 2003 VBA project for over a year, and just recently having some very strange bugs.

I have older versions (by just 2 days) of my project working perfectly.. but now after some quick edits, the most simple of simple stuff is crashing Excel.

A simple Sheets.Add completely crashes Excel, not VBA. I know it's not the code, but something must have changed... I have the same exact references as other workbooks that work just fine. The only thing I can even think of is that there is something wrong with my Excel or something on the machine I am developing on...

Can anyone shed some light on this issue?

Thanks