Philipp Hasenfratz: Error Objekt

Beitrag lesen

Halihallo Baracus

ich weiß, dass es auch einfacher geht. Ich brauche es aber nunmal so wie ich geschrieben haben. Noch ne Idee?

So, so... Nenn mir einen guten Grund dafür. Na, egal:

On Error Goto 0

muss _vor_ dem fehlerverursachenden Code stehen, bei dir steht er
danach.

BTW: Wäre "On Error Resume Next" nicht lesbarer?

Viele Grüsse

Philipp

--
Debugging is at least twice as hard as writing the program in the first place.
So if your code is as clever as you can possibly make it, then by definition you're not smart enough to debug it.