Hi Everybody,
I'm developing a small application on Excel
VB ( using Excell Spreasheets ), and I would like to add some Security, but I have a problem when I ask for the Password of the user, I can't hide what the user is writting down.
Also Im using the following instructions to ask the Username :
User = InputBox("User Name", "Security", , 7340, 5140)
I don't know if there is a better way to do it, if so, I'll really appreciate your Help.
Best Regards
