[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Test1
[/TD]
[TD]Test2
[/TD]
[TD]Test3
[/TD]
[TD]Test4
[/TD]
[TD]Test4
[/TD]
[/TR]
[TR]
[TD]Alignment1
[/TD]
[TD]alignment2
[/TD]
[TD]alignment1
[/TD]
[TD]alignment1
[/TD]
[TD]alignment3
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Retrieve results as:
Alignment1 - test1 test3 test4
Alignments 2 - test2
Alignment3 - test4
Hi All,
I have workbook with multiple spreadsheets. I would like to be able to search through these workbooks to find multiple results.
In work book1 - Called numbers.
I have column B headings as test names
I have column c headings as alignment names
What I would like to be able to do using a formula in a new worksheet is create my alignment names as rows, then list all the test names that are assigned to that alignment name through my entire workbook
( I was not able to show in multiple tables, but each results would need to be ina new cell and the search would be across multiple workbooks.)
TIA
<tbody>[TR]
[TD]Test1
[/TD]
[TD]Test2
[/TD]
[TD]Test3
[/TD]
[TD]Test4
[/TD]
[TD]Test4
[/TD]
[/TR]
[TR]
[TD]Alignment1
[/TD]
[TD]alignment2
[/TD]
[TD]alignment1
[/TD]
[TD]alignment1
[/TD]
[TD]alignment3
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Retrieve results as:
Alignment1 - test1 test3 test4
Alignments 2 - test2
Alignment3 - test4
Hi All,
I have workbook with multiple spreadsheets. I would like to be able to search through these workbooks to find multiple results.
In work book1 - Called numbers.
I have column B headings as test names
I have column c headings as alignment names
What I would like to be able to do using a formula in a new worksheet is create my alignment names as rows, then list all the test names that are assigned to that alignment name through my entire workbook
( I was not able to show in multiple tables, but each results would need to be ina new cell and the search would be across multiple workbooks.)
TIA