vba - How do I make an Access Form automatically open to a user's data? -


i trying write vb code allow access recognize computer id of person opening database, open form, , filter records assigned user. know how accomplish that?

an api user name better using environ. if name available in table, can use dlookup id, can used the argument of openform method of docmd object open filtered list.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -