I'm creating a project in VBA because I'm new to programming and I'm having trouble with part of the project.
I have 3 textbox, two are user and password, the other I will load the users separated by comma or by comma, no matter what.
I need my project to search for a username and password at a time and that with the comma and dot comma separation, it looks for user pro user field and password pro password field.
How do I do this?