FancyPrairie
Programmer
We have many users that share a pc and, consequently, use the same login (not good, but that's the way it is). However, I need to know who is using the program. For valid reasons, Access Security is not an option in this case. Consequently, I would like to pop up the Windows login dialog box to authenticate the user's credentials. I've seen examples in C++ (via google search), but have had no luck duplicating it in vba. It appears that the dll that is used is credui.dll.
Has anyone done this before?
Has anyone done this before?