Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bw46263
  • Order by date
  1. bw46263

    Username Help

    DJ, This is what I use with access 97 and it seems to work fine Public Declare Function GetUserName Lib "advapi32.dll" Alias "GetUserNameA" (ByVal lpBuffer As String, nSize As Long) As Long Public Function LogonID() As String ' Determine the currently logged on person's...

Part and Inventory Search

Back
Top