Back

If your email is not recognized and you believe it should be, please contact us.

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: GREP to move text to end of parahraph #14324028
    Ian Martinez
    Member

    Nevermind guys

    Read a little more careful what you guys said and made work with

    Find: (\d+)(.+)
    Replace $2 $1

    Thanks

    in reply to: GREP to move text to end of parahraph #14324029
    Ian Martinez
    Member

    Hey Guys,

    I the same problem but cant seem to make it work, i need the following

    123 product name —> product name 123
    123 product name —> product name 123

    i guess its easier since its just numbers, David said something about separate in parentheses

    Any help would mean a lot since we are talking about 5000+ products.

    thanks in advance

Viewing 2 posts - 1 through 2 (of 2 total)