Search & Replace
Is there any easy way to apply a series of search and replace strings
to a piece of text, from a list or table? Do any editors have this
functionality? I suppose I could maybe drop the text into Pipedream
and write a macro to do it, but is there a simpler way?
.
Relevant Pages
- Re: Using Japanese and English strings, encodings
... using edict + CLISP + araneida. ... It would be much better if you had a single LANG macro, ... It keeps screwing up the EUC-JP encoding of any parameters I ... Internally, strings are 16 bit characters, I think. ... (comp.lang.lisp) - Re: Find and Replace Macro
... Word MVP web site http://word.mvps.org ... I wanted to make sure that the macro only looks for "L[1" event if it ... The macro finds the two strings correctly in my test document. ... (microsoft.public.word.vba.general) - Re: override locale computer settings
... So you could make that macro run each time you open the workbook--just name it ... If you put those strings on a separate worksheet, ... I do not want to have the the format of the region of the user, ... (microsoft.public.excel.misc) - Re: Put Variables giving problems
... > though I could run the macro on the same data, ... > 'couple extra strings, singles, and dates ... > dim MA as myDataType ... > Put myF, recpos, MA ... (microsoft.public.vb.syntax) - Re: Concatenation of a Formula
... If you can't use a macro to do this then it's gonna be a real kludge! ... Set myRng = Nothing ... strings to them; this would create new, ... (I would get rid of the "=" sign in the original formula by ... (microsoft.public.excel) |
|