Hi guys,
Have a tough question for you. I have a listing in excel that contains the details of many sql queries. in each cell.
In another sheet, i have a listing of tables. I want to go through the listing of tables, and search each cell in the querie sheet and return the name of the querys where that table has been used. I have been able to do this for the first occurance of a table, but unable to find something that will continue to search and return all occurances.
Say i have a table called A in the table sheet.
In the querie sheet i may have 5 queries in rows B1 to B5. Of this, tbale A is used in 3 of those querys. I want to return the name of the queries that use this table which are held in tha adjacant cell in column A. this can be seperated by commas so we can return all querys names into one cell.
Does anyone have any of how we can do this???
Thanks
Scotty
Have a tough question for you. I have a listing in excel that contains the details of many sql queries. in each cell.
In another sheet, i have a listing of tables. I want to go through the listing of tables, and search each cell in the querie sheet and return the name of the querys where that table has been used. I have been able to do this for the first occurance of a table, but unable to find something that will continue to search and return all occurances.
Say i have a table called A in the table sheet.
In the querie sheet i may have 5 queries in rows B1 to B5. Of this, tbale A is used in 3 of those querys. I want to return the name of the queries that use this table which are held in tha adjacant cell in column A. this can be seperated by commas so we can return all querys names into one cell.
Does anyone have any of how we can do this???
Thanks
Scotty