Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all,
I hope that someone will be able to help me with this problem. I have a heavily coded spreadsheet in xl 97. It's been working fine for over a year now. Suddenly, it now produces a Dr. Watson error in windows when it reaches a specific point in the code where it copies a worksheet in the workbook and pastes it at the end of the tabs. I'm using plain, simple code that as I say, has been working great for over a year, so I'm very confused at why this error would suddenly begin after all this time. I hope someone can tell what I need to do to handle this Dr. Watson error. My code that copies the sheet is below in case it is helpful in some way. Sheets(3).Copy After:=Sheets(7) ps: neither the workbook nor worksheet are protected Thanks for any help/advice, -Jack |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i calculate a durbin-watson statistic | Excel Worksheet Functions | |||
Problems with Dr. Watson | Excel Programming | |||
Dr Watson is pushing my head under the poo.... | Excel Programming | |||
Dr. Watson ordinal44 error | Excel Programming | |||
Dr Watson Error on opening file with VBA | Excel Programming |