In the image below, I am trying to write a macro that will replace the ~ symbol in the path in Columns C, D, E & F with the Value in Column A (see image)
This will have to move through approximately 450 items so that the last row would look something like this:
Any help would be appreciated!
Thanks!
Tom
1 | images/~.jpg | images/~_2.jpg | images/~_3.jpg | images/~_4.jpg |
2 | images/~.jpg | images/~_2.jpg | images/~_3.jpg | images/~_4.jpg |
3 | images/~.jpg | images/~_2.jpg | images/~_3.jpg | images/~_4.jpg |
4 | images/~.jpg | images/~_2.jpg | images/~_3.jpg | images/~_4.jpg |
5 | images/~.jpg | images/~_2.jpg | images/~_3.jpg | images/~_4.jpg |
7 | images/~.jpg | images/~_2.jpg | images/~_3.jpg | images/~_4.jpg |
8 | images/~.jpg | images/~_2.jpg | images/~_3.jpg | images/~_4.jpg |
9 | images/~.jpg | images/~_2.jpg | images/~_3.jpg | images/~_4.jpg |
10 | images/~.jpg | images/~_2.jpg | images/~_3.jpg | images/~_4.jpg |
This will have to move through approximately 450 items so that the last row would look something like this:
images/450.jpg | images/450_2.jpg | images/450_3.jpg | images/450_4.jpg |
Any help would be appreciated!
Thanks!
Tom