Thread
:
SUMIF of adjacent variable cells
View Single Post
#
5
Posted to microsoft.public.excel.programming
Rob Edwards
external usenet poster
Posts: 17
SUMIF of adjacent variable cells
Assuming column A has the values & column B the description, use the
following...
=SUMIF(B:B,"Bags",A:A)
Rob Edwards
Always look on the bright side of life!
*** Sent via Developersdex
http://www.developersdex.com
***
Reply With Quote
Rob Edwards
View Public Profile
Find all posts by Rob Edwards