Thread: Formula Cells
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Formula Cells

In your code, unprotect the sheet, import the data, the protect the sheet
again.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Rema" wrote in message
...
Hi All

I do have an excel sheet, which contains formula. Formula cells are hidden
and locked by protecting the work sheet. I need to import data from
external
files. If a worksheet is protected, importing or exporting data from
external
files is not supported.

How can i lock and hide formula cells, as well as import / export data
from/to external files.

Thank you

Regards
Rema