Hi
I have data in sheet 1. The data has a list of companies and their different directors with various attributes.
company directors remuneration appointed_date age
A Carpenter 1.1 27 Jan 2012 50
A Wood 1.2 1 Feb 2011 45
B Porter 1.1 27 Jan 2012 55
B William 1.2 1 Feb 2011 60
B Nataly 2.2 1 March 2010 54
The list has twelve thousand companies. Each company has on average 15-20 directors, and each directors has 25 attributes ( like remuneration, age, appointment date, meeting attended, education, experience etc.).
In Sheet2 I have a list of 450 companies. I need to have entire row copied from Sheet1 for each company in Sheet2.
Kindly help me.