Concatenate to both words in a cell...?

Zack Donovan

Free Member
Apr 3, 2011
19
2
Does anyone know how I can concatenate so that my modifier appears in front of each word in a cell.


For example, if I wanted to concatenate '+' to a A1 and the cell contained 'Nike Trainers'

I would want it to concatenate to:

'+Nike +Trainers'


Anyone have any tips?

Would be much appreciated!
 

Dan_HiHosting

Free Member
  • Mar 7, 2011
    1,114
    271
    UK
    www.hihosting.co.uk
    Yeah, I think he is. Worth mentioning that though.
    A workaround would be to export to csv (comma seperated value) file, and then use command line text editing to prepend every word with a +, and then reopen the modified file in Excel. That used to require Linux, but windows has good command line scripting now. A google search should tell you how to do it.

    If the words were in separate cells you could just use a formula like ="+"&A1 in cell B1 for example.
     
    • Like
    Reactions: Zack Donovan
    Upvote 0

    Latest Articles

    Join UK Business Forums for free business advice