Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
the OsUser() function returns to me "domain sername" instead of "domain\Username".
Has anyone ever had the same problem?
Thanks.
N.
in the sample textbox, i used OSUser, but in the condition of my sheets, I have used what others have suggested which is
UPPER(OSUser())
A great intuition, Swuehl, my compliments!
With the Upper function it works fine!!
Thank you so much!
N.
Thank you, Adam....your suggestion is right 😉
N.