I need to get the current logged in user id using vba on a customized screen. Is there a way to do this?
I need to get the current logged in user id using vba on a customized screen. Is there a way to do this?
Dim xUserID AS String
Call GetBufferValue("bPES.UserID", xUserID)
will return the logged in SL UserID
André Arnaud de Cal...
292,494
Super User 2025 Season 1
Martin Dráb
231,309
Most Valuable Professional
nmaenpaa
101,156