Turn error notifications off with VBA

Is there a way to turn off error messages in vba code?

I want to do this, because I aim to do this at the start of my code. And then turn the messages back on, at the end of my vba code.

Thanks

Do you mean regular Excel error messages? If so, then yes.

If you mean SeoTools error messages, then not programmatically via VBA.

Am I able to request this for SeoTools error messages for a future update?

Yes, I will see if this is possible.