View Single Post
Old Jan 20, 2007 | 01:15 PM
  #1  
sailorbob's Avatar
sailorbob
Too many posts.. I need a life!!
 
Joined: Jan 2005
Posts: 888
Likes: 3
Default Word 'find and replace' macro problem

I need to edit a text document (some 10k + lines) by finding numerous hexadecimal values and altering them if they greater than a certain value;

e.g. if X > Z then X = X - Y

I pretty sure this could be done with a macro but have had no joy finding an example macro on the net (and I don't want to have to learn Visual Basic as it'll probably be quicker to hand edit the file ).

Does anyone have any idea how to go about this?

Thanks.
Reply