Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
The following line works in Excel 2000 but gives an error in Excel 97 Sheets("Summary").Unprotect password:="cockroach" Could someone give me the 97 code? Kenny |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Kenny,
How are you running this code? In xl97, if it is run from a commandbutton, you should change the takefocusonclick property of the commandbutton to False. --- Regards, Norman "N E Body" wrote in message ... Hi The following line works in Excel 2000 but gives an error in Excel 97 Sheets("Summary").Unprotect password:="cockroach" Could someone give me the 97 code? Kenny |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
XL2000 More Function Problems | Excel Worksheet Functions | |||
How do I convert works file to excel without works software? | Excel Discussion (Misc queries) | |||
Code works in XL2000 but not in XP!? | Excel Programming | |||
FILTERRING XL2000 | Excel Programming | |||
vba date XL2000 | Excel Programming |