J
januszjasinski
Yup,
I know how to get data from a different cell on the same worksheet int
another cell. However, what I want is for some text to come before it.
I have a column with 1000 rows. Each cell has the text
PRODUCT/IMAGES/
I want to insert the code after the "/" which calls another column
Logically, something like:
PRODUCT/IMAGES/*=$A$1*.jpg
Basically, the data I want to pull is in between the *
Hope this make sense!
Thanks
I know how to get data from a different cell on the same worksheet int
another cell. However, what I want is for some text to come before it.
I have a column with 1000 rows. Each cell has the text
PRODUCT/IMAGES/
I want to insert the code after the "/" which calls another column
Logically, something like:
PRODUCT/IMAGES/*=$A$1*.jpg
Basically, the data I want to pull is in between the *
Hope this make sense!
Thanks