All Tags »
VBA »
Screencast »
Excel
Sorry, but there are no more tags available to filter with.
-
How do I retrieve the login name of the current user in Excel or VBA? This has to be one of the most common questions asked by people building Office-based applications. Though Charles covered it pretty throughly a couple of years ago, I thought I'd give it some more coverage. Seems as though many people still go the API route when the VBA Environ ...