it's still a little confusing, but i will look at it some more.
it did work after i opened a new textpad and copited the data into it.
thanks again
Search found 8 matches
- Tue Aug 31, 2010 7:08 pm
- Forum: General
- Topic: parse a line of data to multiple rows
- Replies: 9
- Views: 581
- Tue Aug 31, 2010 5:47 pm
- Forum: General
- Topic: parse a line of data to multiple rows
- Replies: 9
- Views: 581
- Tue Aug 31, 2010 5:44 pm
- Forum: General
- Topic: parse a line of data to multiple rows
- Replies: 9
- Views: 581
- Tue Aug 31, 2010 4:33 pm
- Forum: General
- Topic: parse a line of data to multiple rows
- Replies: 9
- Views: 581
- Tue Aug 31, 2010 3:24 pm
- Forum: General
- Topic: parse a line of data to multiple rows
- Replies: 9
- Views: 581
- Fri Aug 27, 2010 6:54 pm
- Forum: General
- Topic: parse a line of data to multiple rows
- Replies: 9
- Views: 581
parse a line of data to multiple rows
how do i parse out the data inside the double quotes so it will result in seperate rows of data? here are 3 rows od data for example. 1st row does not have double quotes so there is not anything to do but the next 2 rows of data does.
Data:
Alyeska (Trans Alaska Pipeline),2,1,AK
Basin,3,1,"NM, TX ...
Data:
Alyeska (Trans Alaska Pipeline),2,1,AK
Basin,3,1,"NM, TX ...
- Wed Feb 10, 2010 10:11 pm
- Forum: General
- Topic: TextPad Macro Incrementing numbers +1
- Replies: 2
- Views: 620
- Fri Jan 22, 2010 11:19 pm
- Forum: General
- Topic: TextPad Macro Incrementing numbers +1
- Replies: 2
- Views: 620
TextPad Macro Incrementing numbers +1
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 ...
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 ...