Hi, I have been using the code below in Excel 32 bit environment on a domain network (at work) with success for 10+ yrs.
Validating a users windows login credentials using SSPI
However, recent change of Excel version to 64bit rendered the code non-functional. We haven't had a lot of success in converting the code above from 32bit to 64bit.
Is there a different or better way to do windows login authentication (via domain) that is friendly with Excel 64bit?
Thanks in advance!
Validating a users windows login credentials using SSPI
However, recent change of Excel version to 64bit rendered the code non-functional. We haven't had a lot of success in converting the code above from 32bit to 64bit.
Is there a different or better way to do windows login authentication (via domain) that is friendly with Excel 64bit?
Thanks in advance!