Marshall Brooks
Member
- Local time
- Today, 10:39
- Joined
- Feb 28, 2023
- Messages
- 696
@MajP - I hope you can indulge me and help me out one more time. Same UserForm, different area of the database. Here's what it looks like:
This is sample data and not actual text, obviously. It works well for short text fields. Not visible in the image: "Please verify database field contents. Click OK when complete." is in TextBox1. I have TextBox2 over that and it is empty. When the UF is displayed, there is no way to click into either textbox.
I revised the UF with a textbox, but when I call the revised UF, if I click the up Arrow, I can move around in TextBox 1:
How can I prevent this? It doesn't happen with the combobox.
Thanks in advance!
This is sample data and not actual text, obviously. It works well for short text fields. Not visible in the image: "Please verify database field contents. Click OK when complete." is in TextBox1. I have TextBox2 over that and it is empty. When the UF is displayed, there is no way to click into either textbox.
I revised the UF with a textbox, but when I call the revised UF, if I click the up Arrow, I can move around in TextBox 1:
How can I prevent this? It doesn't happen with the combobox.
Thanks in advance!