Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How can I validate my Excel password against a INI file
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi Andrea,
What are you trying to accomplish? I assume you want to check a users name and password against a list in a .ini file? I don't think you can once Excel is running. Unless you are writing your own password progie. A prompt for a password using Excel's native routine invokes an event controlled by Excel. You can't run a sub or macro while Excel is waiting for the password. Only one routine can be run at a time. Otherwise password crackers would have a simple task to defeat Excel. FYI: sticky notes on the monitor is the most insecure place to keep passwords. An .ini file is the second most insecure. It's a text file. John "Andrea" wrote in message ... How can I validate my Excel password against a INI file |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Password protected Excel File | Excel Discussion (Misc queries) | |||
I HAVE LOSS MY EXCEL FILE PASSWORD | Excel Discussion (Misc queries) | |||
Forgot excel file password | Excel Discussion (Misc queries) | |||
how to automate opening a password protected excel file? e.g. a .xls that has a password set in the security tab. | Excel Worksheet Functions | |||
bypass password when update linking of password protected file | Excel Discussion (Misc queries) |