Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
marcin_otręba
in reply to: Anonymous

did you moved

 

oForm.Auswahl.Visible = True

 

to the end of filling text boxes ?

And checked it after noticing wrong iprops ?

 

i think it should work if you unselect and select (because your code runs on onselect event) it again if you don't have any errors,

 

one more thing... i use on error resume next instead of try catch, you only must be careful when using if statements...