View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
TUNGANA KURMA RAJU TUNGANA KURMA RAJU is offline
external usenet poster
 
Posts: 171
Default Hiding Formulas in Formula bar

I am facing a unique problem in hiding the cells that have formulas.
I have w/book in which 5 cells(K2:K6) of every sheet has formulas.Range(a2:A6)
in every sheet is database range which I am Updating with the help of
Userform.
I have hidden all the formula cells in every sheet so that nobody edits or
change the formulas. When I am using the userform ,an error message is
triggering
that 'a cell or object which I am changing is read only'.
where I did wrong in hiding formulas?.What I did in hiding formulas is
Selected the cells containing formulasformat CellsprotectionChecked
Hidden optionok.Next from Tools MenuProtectionProtect sheetProtect
w/sheet and contents of locked cellallow users to select locked
cells&select unlocked cellsok