V
V
Vladimir2021-01-14 11:21:42
Google Sheets
Vladimir, 2021-01-14 11:21:42

How to "assemble" a link with a formula?

Good afternoon!

Tell me, is it possible to collect in a cell a link to another cell in the table with formulas? When other cells have, say, a separate row with the sheet name (for example, "Data-2020") and a row with cells ("J1") and you need to combine them and refer to the resulting range in the formula ("'Data-2020'!J1 "). And not with a script, but with formulas, so that it is clear to a user who is completely ignorant of scripts.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
tyoma_koder, 2021-01-14
@tyoma_koder

string concatenation
=A1&"!"&column(A2)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question