• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Best way to lookup multiple Google Sheets?

fisto

Member
I have a Google Sheet that has several sheets/tabs inside it.

I need to look up data, and depending on which sheet/tab the data is in, the automation continues to do different things.

Right now, I have an automation that works as follows:

Search sheet/tab #1 for the data. If data not found, router searches sheet/tab #3 for the data. If data not found, router searches sheet/tab #3 for the data. etc etc

I keep adding more sheets/tabs, and so this automation is getting longer and longer.

Is there a better way to do this? I would like to search all sheets/tabs inside of a google sheet, and depending on which sheet/tab the data is found it continues the automation in its own specific way.
 

Supreme

Well-known member
Staff member
Hey @fisto

You can use "Google Sheets: List Sheets" to check for the sheets inside the Spreadsheet.


2022-03-31_11h56_08.png
 

fisto

Member
I don't think that helps my solution. What do I do with the list of sheet names?

I would like to search all sheets in a Google Sheet, instead of having a Yes/No router for each sheet.
 

Subin

Well-known member
Staff member
Hey @fisto !

You cannot lookup over multiple Google Sheets.

As of now, lookup can be used for individual sheets only.

For reference, you can check on the following video tutorial-


Hope, we have mentioned your query.
 
Top