Hi,
I am trying to create a summary sheet that does not require any manual inputting. The problem I have is with the column headers linked to the formulas. Instead of having to manual input these I would like to extract them from an array in another sheet.
So, is it possible to extract the first entry in the array, then the second, and then the third, and so on. and will these be displayed in alphabetical order or whenever the first entry is found? Ignoring duplicate entries of course.
So for example I need the formula for the summary column header in A1, b1, c1, (and so on) extracting data from sheet2!A:A with entries such as:
Kyle
John
Smith
Your help would be much appreciated,
Kyle
I am trying to create a summary sheet that does not require any manual inputting. The problem I have is with the column headers linked to the formulas. Instead of having to manual input these I would like to extract them from an array in another sheet.
So, is it possible to extract the first entry in the array, then the second, and then the third, and so on. and will these be displayed in alphabetical order or whenever the first entry is found? Ignoring duplicate entries of course.
So for example I need the formula for the summary column header in A1, b1, c1, (and so on) extracting data from sheet2!A:A with entries such as:
Kyle
John
Smith
Your help would be much appreciated,
Kyle