ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Is this possible? (https://www.excelbanter.com/excel-programming/316079-re-possible.html)

Jim Thomlinson[_3_]

Is this possible?
 
Yes this is possible but tricky and prossibly not worth doing. You need to
catch the on change event in VBA and bring up a password form to authenticate
the user. Conversly you could catch the NT username and authenticate off of
that. Not exceptionally difficult to impliment, but a whole lot of work.

As I like to say "Anything is possible but before we get started how much
time and money do you have. Some things just aren't worth doing."

"MarcB" wrote:


ok this is a bit complicated. I have a cell that performs a math
function and comes up with a number.. another cell allows the user to
edit this "price" (like a manager's discount). What I want to do is if
the price is < x then it requires the user to have level 1 access.. and
if its x it requires the user to have level 2 access to the adjustment
cell.

Is this possible and what tools would be needed?

Thanks for any help you can give me.


--
MarcB
------------------------------------------------------------------------
MarcB's Profile: http://www.excelforum.com/member.php...o&userid=14988
View this thread: http://www.excelforum.com/showthread...hreadid=276354



vberi

Is this possible?
 

How can you authenticate to NT using Excel. I have a similar proble
where I have to verify a users credentials by having them enter thei
username and password for NT. I have been looking around the net fo
days and have found nothing. How would you suggest doing this

--
vber
-----------------------------------------------------------------------
vberi's Profile: http://www.excelforum.com/member.php...fo&userid=1658
View this thread: http://www.excelforum.com/showthread.php?threadid=27635


Tim Williams

Is this possible?
 
Try the LogonUser API

Tim


"vberi" wrote in message
...

How can you authenticate to NT using Excel. I have a similar problem
where I have to verify a users credentials by having them enter their
username and password for NT. I have been looking around the net for
days and have found nothing. How would you suggest doing this?


--
vberi
------------------------------------------------------------------------
vberi's Profile:

http://www.excelforum.com/member.php...o&userid=16589
View this thread: http://www.excelforum.com/showthread...hreadid=276354





All times are GMT +1. The time now is 11:29 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com