Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone advise me on how to secure a excel 2000 workbook by using
VBA? I want the user to have a "user name" and "password" which they have to enter when opening the excel workbook many thanks ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI vinimall,
You don't need to use VBA for that; when you're saving the workbook, you can choose General Options from the Tools dropdown in the Save dialog box. This will allow you to put a password on the workbook, and the security of this option is much higher than what you could do with VBA. -- Regards, Jake Marx www.longhead.com [please keep replies in the newsgroup - email address unmonitored] vinimall wrote: Can anyone advise me on how to secure a excel 2000 workbook by using VBA? I want the user to have a "user name" and "password" which they have to enter when opening the excel workbook many thanks ------------------------------------------------ ~~ Message posted from http://www.ExcelTip.com/ ~~ View and post usenet messages directly from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Setting password on worksheet in Excel 2000 | Excel Worksheet Functions | |||
how to hide a list of macros in excel 2000 without password protection | Setting up and Configuration of Excel | |||
Excel 2000 Invoice Template Macro Password? | Excel Discussion (Misc queries) | |||
Linking to a Password Protected Document in Excel 2000 | Excel Discussion (Misc queries) | |||
using sendkey to enter vbe password in Excel 2000 | Excel Programming |