Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I throw an exception? #237

Closed
Zeki-Gursoy opened this issue Oct 4, 2024 · 1 comment
Closed

Can I throw an exception? #237

Zeki-Gursoy opened this issue Oct 4, 2024 · 1 comment
Labels

Comments

@Zeki-Gursoy
Copy link

Zeki-Gursoy commented Oct 4, 2024

Yes, as I mentioned in the title, I want to throw an exception. However, the application crashes.

Is there a way to throw an exception without the application crashing? (Application's name is EXCEL.EXE)

Best regards,

@3F
Copy link
Owner

3F commented Oct 5, 2024

Hello,
The crash is possible because the exception (CLR) is not actually caught in your excel VBA script (correct me what is used in your case).

Here I have already suggested something about the handling,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants