Tuesday, May 1, 2018
The Wonderful Login System for the Excel VBA
This is Kamal Bharakhda & I'm here presenting my tools for Excel VBA Workbooks for its protection.
Yes, I have named this Application as "The Wonderful Login System"
What it actually does, it will help you to make secure your Excel Workbooks at high-level. Yes, this application will use the online resources to compare the login credentials.
Main Operation & Features of using my Login System.
1. Your application will not be accessed off-line. Yes, if your system has active internet, then only you can access the login system in the first place.
2. After checking the activeness with the Internet, you will see the Login form right at the moment. Now, Enter your credentials.
3. After entering the user details, you need to hit the "LOGIN" button once, and it will compare your provided pieces of information with an online database, and if it goes wrong then it gives the wrong messaged popups.
4. Let's say if you want to restrict one of the users the workbook, then you just need to change the password from the database. after that, that user will not be able to access the document furthermore.
5. Wonderful Login System will also check the System Compatibility. Suppose, one of the users has copied your workbook for the data... then the user will not be able to access that workbook from the different system, even if the user is providing the user credentials correct or not! So, in short, your workbook will be copy protected.
Isn't it awesome tools for the industry where the data security is highly demanding things?
Well, I'm also thinking of to adding more features, if you advise me to do so.
But I'm so much excited to distribute this awesome tool. I hope it will help you in your work.
Email me for any queries. I'm here providing the link of the video representation of my Wonderful Login System.
Please have look to it.
https://www.youtube.com/watch?v=VYuAP...
--
Thank You,
Regards
Kamal C. Bharakhda | VBA (Excel) Developer
Ahmedabad
+91 - 9328093207
kamal.9328093207@gmail.com
Skype : bharakhdakamal
Subscribe to:
Post Comments (Atom)
IsValidPasswordString Function
'Following function will verify if the password string contains following characters or not? Rem : List of Characters Group - ASCII Rem ...
-
Here is the complete VBA code to import XML Data into the Excel Workbook in a completely dynamic approach. Look at the following video. ...
-
Hello Mates, When you work with Userform in Excel VBA, usually sometimes you need to retrieve or reflect currency figure in the Userfo...
-
'Following function will verify if the password string contains following characters or not? Rem : List of Characters Group - ASCII Rem ...
No comments:
Post a Comment