View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
neowok[_68_] neowok[_68_] is offline
external usenet poster
 
Posts: 1
Default check if worksheet is protected using code

Just wondering if theres a way i can do a simple "i
Worksheets("3.Data") is protected then"

also how would i assign a value to a cell using code? i.e. say A1
"blah" ? it didnt like cells(a1)="blah" which i assumed would be th
way.

thank

--
Message posted from http://www.ExcelForum.com