Hi Excel Experts,
I am a newbie to this forum (and much of Excel's functions). I am wondering if it is in any way possible for me to come up with a formula for the following problem:
I have 3 columns, for e.g.:
SubjectID Full path to Pic1 Full path to Pic2
0001 /Users/Desktop/0001/animals/pig.jpg /Users/Desktop/0001/cow.jpg
0002
.
.
.
I would like to come up with a formula that automatically changes part of the path address, specifically to reflect the subject ID. For example, instead of manually copying/typing out /Users/Desktop/0002/animals/pig.jpg and /Users/Desktop/0002/animals/cow.jpg for Subject 0002, the formula would change '0001' to '0002' within the path address and this can be done for every column according to the ID in the respective row.
I am not sure if this can be done in Excel.. but it would be nearly impossible for me to manually do this as I have over 1000 folders/subjects!
This file will be saved as a tab delimited text file to be entered into a script subsequently.
Thanks very much in advance!
I am a newbie to this forum (and much of Excel's functions). I am wondering if it is in any way possible for me to come up with a formula for the following problem:
I have 3 columns, for e.g.:
SubjectID Full path to Pic1 Full path to Pic2
0001 /Users/Desktop/0001/animals/pig.jpg /Users/Desktop/0001/cow.jpg
0002
.
.
.
I would like to come up with a formula that automatically changes part of the path address, specifically to reflect the subject ID. For example, instead of manually copying/typing out /Users/Desktop/0002/animals/pig.jpg and /Users/Desktop/0002/animals/cow.jpg for Subject 0002, the formula would change '0001' to '0002' within the path address and this can be done for every column according to the ID in the respective row.
I am not sure if this can be done in Excel.. but it would be nearly impossible for me to manually do this as I have over 1000 folders/subjects!
This file will be saved as a tab delimited text file to be entered into a script subsequently.
Thanks very much in advance!