bobsakamato
New Member
- Joined
- Apr 15, 2008
- Messages
- 10
Hello,
Like everyone that posts I looked through all the "combining" posts and found many close examples but not exactly my conditions.
Any help will be greatly appreciated. This is a rather large file so I tried IF statements and that kind of worked, I know there is a better/easier way to accomplish this.
Examples are usually cleaner:
<style></style>This is a 2 column sheet. In column A (the identifier) Col B ( total cost) I am using column headings
What I would like to do is: If a like item is in col A add the two costs, if not bring over cost.
Col A Col B Col C Col D
2 15000.00 2 40000.00
2 25000.00 3 5587.55
3 5587.65 4 35000.25
4 10000.25 5 25555.25
4 25000.00 7 105000.25
5 25555.25
7 40000.25
7 65000.00
This board is awesome and extremely helpful.
Many thanks in advance,
Rob
Like everyone that posts I looked through all the "combining" posts and found many close examples but not exactly my conditions.
Any help will be greatly appreciated. This is a rather large file so I tried IF statements and that kind of worked, I know there is a better/easier way to accomplish this.
Examples are usually cleaner:
<style></style>This is a 2 column sheet. In column A (the identifier) Col B ( total cost) I am using column headings
What I would like to do is: If a like item is in col A add the two costs, if not bring over cost.
Col A Col B Col C Col D
2 15000.00 2 40000.00
2 25000.00 3 5587.55
3 5587.65 4 35000.25
4 10000.25 5 25555.25
4 25000.00 7 105000.25
5 25555.25
7 40000.25
7 65000.00
This board is awesome and extremely helpful.
Many thanks in advance,
Rob
Last edited: