Hello,
I have UltraEdit 16.30, and I'm trying to find a way to replace numbers by an incremented amount. What I have done is to manually create anchors for notes as follows:
{n1}
{n2}
{n3}
etc.
But I have accidentally repeated {n46}, so that the subsequent numbers are out by one, i.e. I need to add "1" to all the following instances. I could of course do it manually, but that is slow and could lead to further error.
Is there an easy formula that can be employed to do this automatically?
Just as a matter of interest, and for my future reference, is there also a way to automatically number instances of the same characters?
If for example I had put just {n} beside all of my notes, and there were a hundred of them - can they automatically be numbered 1-100, like:
{n1}
{n2}
.....
{n99}
{n100}
I have UltraEdit 16.30, and I'm trying to find a way to replace numbers by an incremented amount. What I have done is to manually create anchors for notes as follows:
{n1}
{n2}
{n3}
etc.
But I have accidentally repeated {n46}, so that the subsequent numbers are out by one, i.e. I need to add "1" to all the following instances. I could of course do it manually, but that is slow and could lead to further error.
Is there an easy formula that can be employed to do this automatically?
Just as a matter of interest, and for my future reference, is there also a way to automatically number instances of the same characters?
If for example I had put just {n} beside all of my notes, and there were a hundred of them - can they automatically be numbered 1-100, like:
{n1}
{n2}
.....
{n99}
{n100}