Hi all.
May i know is it possible to filter records from a table using vba?
I am doing a program whereby when the user type their login name and password and click "Login", the program will reference to their userID and they will be presented with their OWN records only. how do i filter off all those other records?
This will temporary save under the query, as it is impossible to manually filter all the users' database 1 by 1.
May i know is it possible to filter records from a table using vba?
I am doing a program whereby when the user type their login name and password and click "Login", the program will reference to their userID and they will be presented with their OWN records only. how do i filter off all those other records?
This will temporary save under the query, as it is impossible to manually filter all the users' database 1 by 1.