TextPad Macro Incrementing numbers +1
Posted: Fri Jan 22, 2010 11:19 pm
Hello,
I have been using TextPad and it's basic tools for years. Now i want to get into more of the advance stuff. I have a list:
=Datasheet!I94
=Datasheet!H94
=Datasheet!G94
=Datasheet!F94
=Datasheet!E94
=Datasheet!D94
=Datasheet!C94
That i want to increment the last 2 characters up by one
i.g.:
=Datasheet!I94
=Datasheet!H95
=Datasheet!G96
=Datasheet!F97
=Datasheet!E98
=Datasheet!D99
=Datasheet!C100
Can you tell me how to do this from scratch? i searched thru the forum on answers to other macro coding but i do not understand where and how to input the code. is it an .ini or .bat file? what language can i use? etc.
Thanks in Advance
Mintz
I have been using TextPad and it's basic tools for years. Now i want to get into more of the advance stuff. I have a list:
=Datasheet!I94
=Datasheet!H94
=Datasheet!G94
=Datasheet!F94
=Datasheet!E94
=Datasheet!D94
=Datasheet!C94
That i want to increment the last 2 characters up by one
i.g.:
=Datasheet!I94
=Datasheet!H95
=Datasheet!G96
=Datasheet!F97
=Datasheet!E98
=Datasheet!D99
=Datasheet!C100
Can you tell me how to do this from scratch? i searched thru the forum on answers to other macro coding but i do not understand where and how to input the code. is it an .ini or .bat file? what language can i use? etc.
Thanks in Advance
Mintz