![]() |
#1
|
|||
|
|||
![]()
iMAC with OS 10.14
Workbook1 with macros is corrupt (believe macros the reason for corruption, though not sure - getting not enough memory messages. Cannot change cell entries or save file. Have used workbook1 for a long time with no issues, then suddenly this problem. Created Workbook2 and copied worksheet1 from workbook1 into worksheet 1 of Workbook2. Workbook2 is not corrupt, works fine, saves okay, no error messages, does not have the macros. On opening workbook2, a message comes up asking to establish links to workbook1. If answered Yes corrupt workbook 1 opens and closes workbook2. Am answering No, workbook2 opens and functions properly. Plan to copy macros from workbook1 to MS Word, and then copy from Word to workbook2 (haven't done this yet), - hoping this intermediate step eliminates any corruption source in the macros. Is this correct thinking? Is there an on-open macro I can use in workbook2 dismissing the message and any linking to the corrupt workbook1? |
#2
|
||||
|
||||
![]()
If Workbook1 is opening & displaying correctly, it is unlikely to be corrupt. More likely, you have a coding error in the macro causing it to consume all available memory. Copying the macro to MS Word won't resolve that.
As for the links issue, that's most likely because you copied formulae referencing a different sheet from Workbook1 to Workbook2. You can use Find/Replace to delete the references to Workbook1.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
Tags |
corrupt workbook, linking, memory |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
darbybrown | Excel Programming | 1 | 09-11-2016 12:51 PM |
![]() |
meenagrace | Word VBA | 3 | 11-07-2014 01:29 PM |
![]() |
theRunner | Excel | 1 | 03-03-2014 10:42 AM |
How do I assign a macro to a button when the macro is in my personal workbook? | foolios | Excel Programming | 2 | 07-27-2011 02:41 PM |
![]() |
virsojour | Excel Programming | 5 | 02-01-2011 08:58 PM |