G
Guest
Hello,
Is it possible in VBA to merge rows that contain a mutual text but different
value ?
Ex:
Column: A B C
ROW 1 "paid" $300.00
ROW 2 "paid" $200.00
Can I merge row 1 and row 2 in row 3 and to do a sum in Column C?
Row 3 "paid" $500.00
Jeff,
Is it possible in VBA to merge rows that contain a mutual text but different
value ?
Ex:
Column: A B C
ROW 1 "paid" $300.00
ROW 2 "paid" $200.00
Can I merge row 1 and row 2 in row 3 and to do a sum in Column C?
Row 3 "paid" $500.00
Jeff,