Back

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

Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: GREP find in between nuances #14335783
    Dennis Griffin
    Participant

    Thank you Austin and David. I understand now how David’s solution is the better option. I wasn’t addressing the entire problem. I wasn trying to delete the # signs as required. Fun though. Trying to get GREP expressions to work is great for exercising your brain cells sometimes. Better than Word Jumbles! Big fan, David.

    in reply to: GREP find in between nuances #14335731
    Dennis Griffin
    Participant

    I just tried copying and pasting that expression and using it on the sample paragraph provided and it wouldn’t find anything. Am I doing something wrong?

    in reply to: GREP find in between nuances #14335724
    Dennis Griffin
    Participant

    I tried this and it seemed to work.

    (?<=#)[\w ?]+?(?=#)

    I’m pretty new at this so I’m not sure if this is what you’re looking for.

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