OK. So I have NO idea what I'm doing. I've only worked with Excel VBA, JS, and HTML. No clue how to use access since it's different (except maybe the VB portion of Excel VBA).
I'm trying to make a login form with the standard txtUser txtPassword
lblUser lbl Password, a reset button a cancel button and a login button.
This part, pretty easy, Now, need the Visual Basic portion of it to reflect the Access portion of it. I honestly have no idea on how to set up a database using Access and have no idea doing string searches within Access using VB. :*(
Can anybody help me? I'm sure this has been answered plenty of times, but I dont have the time to look through all 617 pages of posts.
I'm trying to make a login form with the standard txtUser txtPassword
lblUser lbl Password, a reset button a cancel button and a login button.
This part, pretty easy, Now, need the Visual Basic portion of it to reflect the Access portion of it. I honestly have no idea on how to set up a database using Access and have no idea doing string searches within Access using VB. :*(
Can anybody help me? I'm sure this has been answered plenty of times, but I dont have the time to look through all 617 pages of posts.
Comment