View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
frenchflo frenchflo is offline
external usenet poster
 
Posts: 4
Default Block a cell depending on the sum of other cells

Hi,
I want to be able to block a cell if the sum of other cells are <0
Example:

If Sum(A1:A5)<0 then block A6