K
K
Kevin Kostner2017-01-12 07:38:08
Visual Basic
Kevin Kostner, 2017-01-12 07:38:08

How to give links to a range of cells using data from another table?

The situation is this: there is a column with file names AAAAA.jpg, BBBBB.jpg, etc. c610ca117b594a39babff6eb5a13051c.PNG... There is also a table 2768bb656a0f46998df05103ff67615e.PNGin which there is a link to the right of the row name ... You need to assign the link www.111.com to the entire AAAAA.jpg range ... Tell me how this can be done, with a macro or script

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Kevin Kostner, 2017-01-12
@zeroeight88

the result should be thisdadd0ea3adab44529e792c5387d5d401.png

A
Anton Kiselyov, 2017-01-12
@zamboga

=HYPERLINK(B1,A1) insert in column "C" and drag the formula.
If it’s important for you in column A, then swap the columns.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question