Hi Fuyo,
thanks for your advice, but also changing the code to AfterUpdate didn't work.
In the meantime, i have a (the?) solution for my problem:
Thy datatype for the field in the underlying table was CHAR. When i changed it to VARCHAR, everything worked fine, even with the OnChange code...