Well, this will be my second question here, I hope I'll get the chance to help people too! I am setting up a sheet that is copy/pasted into and does a whole bunch of calculations based on what is pasted in. The paste is detailed data of the contents of a team's accounts. I have the sheet set up to do calculations in aggregate on all of the team's accounts automagically. However, I was also hoping to be able to set it up to do calculations for an individual account. To do so, I need a formula that will give me a list of all the unique accounts listed in what is pasted in. For example:
---------Irrelevant header information-----
Account|||Type of Spend|||Spend amount
A3342 Travel $200
A4600 Material $234
A6409 Travel 2 $435
This is what would be pasted into the sheet. I need a formula that would look at the account column, find all of the unique accounts, and list them. Then in a summary sheet, I would pull in the unique accounts listed and categorize the spend, i.e. Travel: $635, material $234, etc. for each account.
I know there are some crazy complicated offset formulas that will do this, but I am having a difficult time figuring out how to make them work, even after extensive searching.
---------Irrelevant header information-----
Account|||Type of Spend|||Spend amount
A3342 Travel $200
A4600 Material $234
A6409 Travel 2 $435
This is what would be pasted into the sheet. I need a formula that would look at the account column, find all of the unique accounts, and list them. Then in a summary sheet, I would pull in the unique accounts listed and categorize the spend, i.e. Travel: $635, material $234, etc. for each account.
I know there are some crazy complicated offset formulas that will do this, but I am having a difficult time figuring out how to make them work, even after extensive searching.