Generally, to get the user name displayed in the Options dialog, use Application.UserName. To get the network user name, use Environ("UserName"). Note, that's generally...a lot can be happenning with this work server setup you are referring to, and it's feasible that a more elaborate approach would be needed if teh above tactics do not work. Hard to diagnose from a distance where network configurations are concerned.