Search found 1 match
- Fri Aug 18, 2006 6:32 pm
- Forum: General
- Topic: Replace all instances of a character at a specific location
- Replies: 2
- Views: 611
Replace all instances of a character at a specific location
I need to replace all instances of a character at a specific location on a line of text. For instance, I need to replace all instances of the 106th character in the line below with the same chacter followed by a newline (\n). I have tried recording a macro and copy/pasting into the search function ...