View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Hassan Hassan is offline
external usenet poster
 
Posts: 75
Default veriable to constant

Hi All,

How its possible to change veriable values to constant values,
e.g. if I count "Excess" and the formula returns 10 and after deleting
"Excess" from the row then formula returns 0, I want that 10 become constant.

Thanks & Regards

Hassan