Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm trying to sum values based on searching for the partial match to the
first few letters/numbers within a range. For example: A B 2007:A 15 2007:C 22 2006:D 33 2007:D 55 2005:8 100 I want to seach column A for all of the values that have "2007" regardless of what follows the year, then sum the corresponding values in column B. I think this is possible, but so far I haven't had any luck with the formula. Thanks for your help! |