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

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

android - Spacing between the stars of a rating bar? -

c# - Getting "Internal .Net Framework Data Provider error 30" error when column has NULL value -