Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() 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 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell Formatting Conditional On Other Cells Fill Color? | Excel Worksheet Functions | |||
Urgent date/scheduling calc needed | Excel Worksheet Functions | |||
Separating information in one cell into several cells | Excel Discussion (Misc queries) | |||
Transfer Cell Formatting for linked cells | Excel Discussion (Misc queries) | |||
Help adding text values | Excel Worksheet Functions |