challenging bufer & string query

  • Thread starter Thread starter mat green
  • Start date Start date
M

mat green

HI People, I have a question, it may be easy, i use the
below bit of code

Private Declare Function GetUserName Lib "advapi32.dll"
Alias "GetUserNameA" (ByVal lpbuffer As String, nSize As
Long) As Long

To obtain peoples user names however i can't seem to get
it to track into tblsales.userid - could anybody send me
the code to get it to track this? i already have it
tracking other details - that are all user input - please
help
..

if you need any futher info please pos on here. thanks
 
Hi Mat

Please be patient. I have answered this question that you posted less than
three hours earlier with the rather useful subject line "HELPPPP". You may
be unaware that the people who answer questions here are your peers and are
not employed to do so :-)
 
Back
Top