03-20-2018
06:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-20-2018
06:26 AM
Delete For...Next loop it's useless because your code works only if selected obj cout = 1.
Move oForm.Auswahl.Visible = True to the end of If... statement, in the end of filing text boxes.
Give me know if it helped...