View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Souris Souris is offline
external usenet poster
 
Posts: 107
Default ActiveSheet.Unprotect

I used ADO to retrive data from MS Access.
It seems excel does not retrieve data if I used the following code.

ActiveSheet.Unprotect

It does not make sense, even I unprotect the spreadsheet.

Any information is great apreciated,