InflatableBuddha
Diamond Member
I have two columns - one with an alias, the other with the name of a webpage. The webpage names are incorrect.
I need a formula to search for a prefix in the alias column, then change the names of the webpages in the corresponding cell in the adjacent column so that they add a prefix to make them correct.
For example, the current list looks like this:
howto_sample | sample.html
master_test | test.html
...
Should be:
howto_sample | howto_sample.html
master_test | master_test.html
...
There are 3 prefixes (howto_, master_, w_) so I will repeat the formula 3 times, each time with a different prefix. What is the best way to accomplish this?
Thanks.
I need a formula to search for a prefix in the alias column, then change the names of the webpages in the corresponding cell in the adjacent column so that they add a prefix to make them correct.
For example, the current list looks like this:
howto_sample | sample.html
master_test | test.html
...
Should be:
howto_sample | howto_sample.html
master_test | master_test.html
...
There are 3 prefixes (howto_, master_, w_) so I will repeat the formula 3 times, each time with a different prefix. What is the best way to accomplish this?
Thanks.