Thread: Hide Formulas.
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Arvi Laanemets[_3_] Arvi Laanemets[_3_] is offline
external usenet poster
 
Posts: 10
Default Hide Formulas.

Hi

By protecting the sheet. Before this you must set cell's Hidden property to
True (Format.Cells.Protection)

Arvi Laanemets


"Nalaka Hendawitharana" wrote in message
...
Hi!

Can some one please let me know how I could hide Excel formulas from the
users?

Thanks & Regards,
Nalaka.