N
N
Nikita Verdinsky2021-06-07 19:57:57
Google Sheets
Nikita Verdinsky, 2021-06-07 19:57:57

How to make a filter display other sheets in Google Sheets?

I have 3 sheets in my google sheet (sheet 1, sheet 2, sheet 3). Three sheets have the same tables. The difference is only in the data (no data in 1 sheet). I need to make a filter in sheet 1 that will select a sheet (2 or 3) and display its information. How can this be implemented?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
G
Grigory Boev, 2021-06-08
@ProgrammerForever

=arrayformula(ДВССЫЛ("'"&A1&"'!A1:Z"))
A1 contains the name of the sheet - you can make a dropbox with data validation tools
A1: Z - copy range

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question