Hello this is my first post. Please be nice to me....
I would like to create a list of information and be able to add +1 to each number.
So something like this:
test1
test2
test3
currently I would have:
test1
test1
test1
My list has 200 lines in it and I'm looking for an easy way to increment test1 to test2.
Thanks for your help and I hope this makes sense.
Brandon
I would like to create a list of information and be able to add +1 to each number.
So something like this:
test1
test2
test3
currently I would have:
test1
test1
test1
My list has 200 lines in it and I'm looking for an easy way to increment test1 to test2.
Thanks for your help and I hope this makes sense.
Brandon