View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Karine Karine is offline
external usenet poster
 
Posts: 20
Default IF STATEMENT, GREATER THEN 0 ADD ANOTHER CELLS AMOUNT

Hi,

I am trying to get a if statement that if the cells value is greater then
zero, it will add another cells value.

example :IF A2 0, then the value in A6 , add the valueor A6 to the value in
A2.
Any help would be great.