문제

I stumbled on a way to crash excel in Workbook_Open while making an .xla It's still a toy project, so I've been able to just delete it and start over (and now I'm coming back with version control and baby steps.)

However, assuming I didn't have those options, how would I possibly edit the .xla remove the fatal code, since I have to load it to edit, and loading it crashes the editing environment?

도움이 되었습니까?

해결책

이것은 @depends 지시문이 phpUnit : "테스트 종속성"섹션을 참조하십시오.종속성이 실패한 경우 해당 테스트에 따라 종속 된 후속 테스트가 건너 뜁니다.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top