Adding a number
Posted: Sat Mar 22, 2014 1:12 am
I have a sample of a text file below with multi lines of data between each records
Record 123
[MULTI LINES OF DATA HERE]
Record 124
Record 125
Record 130
Record 163
Is there anyway to add a number to the record number using marco and/or RE? For example if adding 50, my text file will look like this:
Record 173
[MULTI LINES OF DATA HERE]
Record 174
Record 175
Record 180
Record 213
Thanks
Record 123
[MULTI LINES OF DATA HERE]
Record 124
Record 125
Record 130
Record 163
Is there anyway to add a number to the record number using marco and/or RE? For example if adding 50, my text file will look like this:
Record 173
[MULTI LINES OF DATA HERE]
Record 174
Record 175
Record 180
Record 213
Thanks