View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
N E Body N E Body is offline
external usenet poster
 
Posts: 34
Default works in Xl2000 but notXl97 - help required

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