Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9782

Search a Google Spreadsheet and return results that are 'clickable' that takes you to the sheet and row

$
0
0

I have a spreadsheet with many sheets. (Data1 Data2 and Data3).One sheet is named Search. This search sheet will search all 3 sheets (Data1,Data2,Data3)

Results will return on the sheet named Searchcolumns A B and C will be returned under the search boxThe results need to be 'clickable'. When clicked, it takes you to the sheet and row you were searching for.

I am just trying to search across many sheetsThe standard search feature in Google Sheets is not what I want.

My code:

=QUERY(Data1!A2:C, Data2!A2:C, Data3!A2:C "SELECT * WHERE A "&E3&"'"&F3&"'")

How do I make the results 'hyperlinks' to the sheet and row the user is looking for?

EXAMPLE PAGE with editor permissions: https://docs.google.com/spreadsheets/d/1jus_FSSy4duqDpxd4Si1jov4PXfj3ilqV_gwxKuwjcE/edit#gid=0

Thanks


Viewing all articles
Browse latest Browse all 9782

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>