Hi all,
I am struggling with writing a formula to consolidate rows tied with a key value, and have them feed into a higher-level report.
It is a two-part problem. The sheet first needs to consolidate rows columns that have the same identifier number, across 8 columns. These then need to pull into a second spreadsheet page.
Additionally, there are descriptions for each of the rows. The sheet needs to compile all the descriptions with the same identifier number, and report that into a second sheet as well.
I hope I described that well. I attached a spreadsheet to better illustrate what I'm trying to say.
Do you have any insight as to how to get VBA to write this? I've been playing with loop statements for the last few hours, and am stuck.
Thank you for any help/tips!
Kate
I am struggling with writing a formula to consolidate rows tied with a key value, and have them feed into a higher-level report.
It is a two-part problem. The sheet first needs to consolidate rows columns that have the same identifier number, across 8 columns. These then need to pull into a second spreadsheet page.
Additionally, there are descriptions for each of the rows. The sheet needs to compile all the descriptions with the same identifier number, and report that into a second sheet as well.
I hope I described that well. I attached a spreadsheet to better illustrate what I'm trying to say.
Do you have any insight as to how to get VBA to write this? I've been playing with loop statements for the last few hours, and am stuck.
Thank you for any help/tips!
Kate