View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Roger Govier
 
Posts: n/a
Default how to add values of cells only if a corresponding cell has information on it

Hi

One way
=SUMIF(B1:B100,"<",A1:A100)
change ranges to suit

--
Regards

Roger Govier


"zuri125" wrote in
message ...

Is there a function that can add up the values of cells but only if a
corresponding cell has information on it. For example i have two
columns of lists. The left column has every cell filled up with a
number, but the right column has a few blanks. How can I add up the
cells of the left column that only have a number in the right column?
THanks


--
zuri125
------------------------------------------------------------------------
zuri125's Profile:
http://www.excelforum.com/member.php...o&userid=31131
View this thread:
http://www.excelforum.com/showthread...hreadid=549312