Superstar31
Active Member
- Joined
- Nov 10, 2005
- Messages
- 496
Ok Here is my new dilemna....
I need to add up the number associated with R3 every time it appears.
Kinda like if a9=r3 then add the number in b9
and there is more
if a10=r3 then add the number of b10 to the number in b9
and if a12=r3 then add the number in b12 to our running total
so i want to total the amount of every time r3 appears in column a
Hopefully that makes sense
----------------- (-----A-----) (---B---) (----C-----) (-----D-----) (-------E-------)
(-------1-------) (-----CP-----) ($45.00) (---Pizza---) (--Canvas--) (-------1-------)
(-------2-------) (-----35-----) ($34.03) (---Pizza---) (--Canvas--) (-------1-------)
(-------3-------) (-----AC-----) ($25.00) (---Pizza---) (--Canvas--) (-------1-------)
(-------4-------) (-----93-----) ($3.66) (---Pizza---) (--Canvas--) (-------1-------)
(-------5-------) (-----80-----) ($13.62) (---Pizza---) (--Canvas--) (-------1-------)
(-------6-------) (-----93-----) ($10.00) (--Candle--) (---Box---) (-------5-------)
(-------7-------)
(-------8-------)
(-------9-------) (-----R3-----) ($15.00) (---Soda---) (---Wall---) (-------2-------)
(------10-----) (-----R3-----) ($101.90) (---Soda---) (---Wall---) (-------2-------)
(------11-----)
(------12-----) (-----R3-----) ($50.00) (---Soda---) (---Wall---) (-------2-------)
(------13-----) (-----R3-----) ($40.00) (--Candle--) (---Box---) (-------5-------)
(------14-----) (-----R3-----) ($4.90) (---Pizza---) (--Canvas--) (-------1-------)
(------15-----) (-----21-----) ($15.00) (-Root Beer-) (---Staple---) (-------3-------)
(------16-----) (-----R3-----) ($65.18) (--Lettece--) (---Phone---) (-------4-------)
(------17-----) (-----35-----) ($29.50) (--Lettece--) (---Phone---) (-------4-------)
(------18-----) (-----R3-----) ($30.00) (--Candle--) (---Box---) (-------5-------)
(------19-----)
(------20------) (-----R3-----) ($65.30) (---Pizza---) (---Canvas---) (-------1-------)
Thanks and have a great weekend
I need to add up the number associated with R3 every time it appears.
Kinda like if a9=r3 then add the number in b9
and there is more
if a10=r3 then add the number of b10 to the number in b9
and if a12=r3 then add the number in b12 to our running total
so i want to total the amount of every time r3 appears in column a
Hopefully that makes sense
----------------- (-----A-----) (---B---) (----C-----) (-----D-----) (-------E-------)
(-------1-------) (-----CP-----) ($45.00) (---Pizza---) (--Canvas--) (-------1-------)
(-------2-------) (-----35-----) ($34.03) (---Pizza---) (--Canvas--) (-------1-------)
(-------3-------) (-----AC-----) ($25.00) (---Pizza---) (--Canvas--) (-------1-------)
(-------4-------) (-----93-----) ($3.66) (---Pizza---) (--Canvas--) (-------1-------)
(-------5-------) (-----80-----) ($13.62) (---Pizza---) (--Canvas--) (-------1-------)
(-------6-------) (-----93-----) ($10.00) (--Candle--) (---Box---) (-------5-------)
(-------7-------)
(-------8-------)
(-------9-------) (-----R3-----) ($15.00) (---Soda---) (---Wall---) (-------2-------)
(------10-----) (-----R3-----) ($101.90) (---Soda---) (---Wall---) (-------2-------)
(------11-----)
(------12-----) (-----R3-----) ($50.00) (---Soda---) (---Wall---) (-------2-------)
(------13-----) (-----R3-----) ($40.00) (--Candle--) (---Box---) (-------5-------)
(------14-----) (-----R3-----) ($4.90) (---Pizza---) (--Canvas--) (-------1-------)
(------15-----) (-----21-----) ($15.00) (-Root Beer-) (---Staple---) (-------3-------)
(------16-----) (-----R3-----) ($65.18) (--Lettece--) (---Phone---) (-------4-------)
(------17-----) (-----35-----) ($29.50) (--Lettece--) (---Phone---) (-------4-------)
(------18-----) (-----R3-----) ($30.00) (--Candle--) (---Box---) (-------5-------)
(------19-----)
(------20------) (-----R3-----) ($65.30) (---Pizza---) (---Canvas---) (-------1-------)
Thanks and have a great weekend