B
Bob
Goal: If column A identifies the "Authorization Code" and
contains several cells beginning with "3BM" (w/o quotes),
then sum their corresponding cells from column D, "Actual
Costs."
Example:
Column A cells: A2=2SW, A3=3BM, A4=3SW, A5=3BM, A6=5SC,
A7=3BM
Column D cells:
D2= $34, D3=$24, D4=$52, D5=$62, D6=$37, D7=$10
The result for Authorization Code 3BM should be $96 (i.e.,
the sum of D3, D5 and D7).
Note: I failed with various formula combinations using
VLOOKUP, INDEX AND LEFT.
Thanks for any and all assistance.
contains several cells beginning with "3BM" (w/o quotes),
then sum their corresponding cells from column D, "Actual
Costs."
Example:
Column A cells: A2=2SW, A3=3BM, A4=3SW, A5=3BM, A6=5SC,
A7=3BM
Column D cells:
D2= $34, D3=$24, D4=$52, D5=$62, D6=$37, D7=$10
The result for Authorization Code 3BM should be $96 (i.e.,
the sum of D3, D5 and D7).
Note: I failed with various formula combinations using
VLOOKUP, INDEX AND LEFT.
Thanks for any and all assistance.