"How to" help with RegExp Find and Replace

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: "How to" help with RegExp Find and Replace

Re: "How to" help with RegExp Find and Replace

by onenonymous » Sun Oct 04, 2009 2:42 pm

Find What: space (ie type a space)
Into: Custom 1
Replace With: _

Re: "How to" help with RegExp Find and Replace

by rongin3 » Sun Oct 04, 2009 1:31 pm

I could really use some help if someone has a minute.

Thanks

"How to" help with RegExp Find and Replace

by rongin3 » Tue Sep 22, 2009 11:00 pm

Recently I moved several thousand Whitburn ratings from the "Comment" field to the "Custom 1" field (renamed "Pop Rating") using the ExtractFields.vbs script. Whitburn ratings are usually depicted as "61_248" as an example. After the extraction, the rating appeared in the "Custom 1" field absent the "_" underscore. If it is possible can someone show me entries to use in the RegExp Find and Replace window to replace the "blank" with an "underscore".

Thanks

Top