How to Search for data in ALL sheets in a Google Spreadsheet.
Status: Open · Asked by Boskak Bruce on · 0 views
Hi guys,
I've got 10 sheets (tabs) in my Google Sheet. The data I'm looking for could be in a cell in any of those sheets. How do I search all of them. I can only see options for searching one specific sheet for data.
Thanks so much,
Bruce
Hi @Boskak Bruce,
In Google Sheets: Lookup Spreadsheet Rows action event can only search for data within a specified sheet. For your use case, you will have to add 10 steps to your workflow, each for a different sheet.
That's unfortunate. Thanks for replying.