blackwolf23
Registered User.
- Local time
- Today, 14:53
- Joined
- Jan 4, 2017
- Messages
- 11
Hello. I am a beginner with VAB . I have a login screen that has 3 text boxes( NAME,SURNAME,PASSWORD) and one button.I want to make it so that when you fill the 3 fields in and press the button it searches a table and if it finds the right combination it should look into a fields in that table that called "position"
dependent on that position it should open 1 from 4 possible forms.How do I do that in VAB. I looked everywhere either they show something to simple or to complex.
Also Are the values in the log in textboxes saved I wish to use them again in queries
And is VBA necessary for this could I use macro builder or expresion builder for this
dependent on that position it should open 1 from 4 possible forms.How do I do that in VAB. I looked everywhere either they show something to simple or to complex.
Also Are the values in the log in textboxes saved I wish to use them again in queries
And is VBA necessary for this could I use macro builder or expresion builder for this