D
D
Daniladevil2018-11-11 23:55:48
Google Sheets
Daniladevil, 2018-11-11 23:55:48

How to search in tabs?

There is a task:
Find in a document where there are many tabs, the desired one and display its contents in the first tab. The desired one
is determined by the data in the cell that is returned from another Table.
For clarity, for example:
The name of the tab 408 is returned to cell C1
. I do =C1!A1:D100
And nothing happens, respectively.
If you write =408!A1:D100, everything works.
Is this task solvable? Thanks

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Rocket, 2018-11-12
@SashaRocket

Try the indirect(C1&"!A1:D100") function

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question