dancing-shadow
New Member
- Joined
- Dec 4, 2011
- Messages
- 24
Hi - I have a weird issue and I can't work out how on earth to fix it...
I have a reporting template file that should have no vba code - it is accessed by another separate workbooks vba code (opens the template, adds some raw data into it, saves and closes it). Yesterday this was working as expected, but today it's giving me the error that it can't find project or library, and if I try to save the file (either save or saveas) the whole thing throws a fit and crashes - leaving me with a recovered version of my template without any formatting/formula/etc. The other workbook with the vba code also opens up other template files - all of which are working fine with no errors.
On troubleshooting, I've found this template workbook does actually include a 'Module 1' project, but I cannot access it to see what code is in it. I tried deleting it and re-saving the file, but get the same error. I also can't access any of the sheet specific vba code (they should all be empty, but I can't check).
I found various 'solutions' around The Web telling me to go to Tools > References and check for anything labelled as 'missing' - however when I click 'References' nothing happens - no window appears. I tried this with another workbook and clicking 'References' does indeed bring up the required window, and there are no 'MISSING' entries, so I can only assume the issue is contained within one specific file. To recreate this file would take at least a couple of weeks though, so I'm trying to fix/repair it as a first option!
I have a reporting template file that should have no vba code - it is accessed by another separate workbooks vba code (opens the template, adds some raw data into it, saves and closes it). Yesterday this was working as expected, but today it's giving me the error that it can't find project or library, and if I try to save the file (either save or saveas) the whole thing throws a fit and crashes - leaving me with a recovered version of my template without any formatting/formula/etc. The other workbook with the vba code also opens up other template files - all of which are working fine with no errors.
On troubleshooting, I've found this template workbook does actually include a 'Module 1' project, but I cannot access it to see what code is in it. I tried deleting it and re-saving the file, but get the same error. I also can't access any of the sheet specific vba code (they should all be empty, but I can't check).
I found various 'solutions' around The Web telling me to go to Tools > References and check for anything labelled as 'missing' - however when I click 'References' nothing happens - no window appears. I tried this with another workbook and clicking 'References' does indeed bring up the required window, and there are no 'MISSING' entries, so I can only assume the issue is contained within one specific file. To recreate this file would take at least a couple of weeks though, so I'm trying to fix/repair it as a first option!