Concordedly
New Member
Hello CF. I've got a new query today. I need some help coding something in HTML, Javascript, Excel, or some other method to do the following:
User copies and pastes the following data:
12345600001234567000
00065432100076543210
00042500635001324750
Then, based off of the location of the character, we output:
Field 1: 123456
Field 2: 12345670
Field 3: 65432100
Just the same data, arranged in a way someone can clearly understand what those fields mean and represent. It seems to me that this should be relatively easy coding, but I cannot for the life of me think of a single function in Excel or any sort of HTML that I used back in the day to create something that does this when it is all copied and pasted as one whole unit. The ways I can think of would already require the user to know which parts to copy and paste, which for this particular data and the lack of training availablity is impossible where I'm at trying to implement this.
Let me know whatcha got CF!!!
Timmeh
User copies and pastes the following data:
12345600001234567000
00065432100076543210
00042500635001324750
Then, based off of the location of the character, we output:
Field 1: 123456
Field 2: 12345670
Field 3: 65432100
Just the same data, arranged in a way someone can clearly understand what those fields mean and represent. It seems to me that this should be relatively easy coding, but I cannot for the life of me think of a single function in Excel or any sort of HTML that I used back in the day to create something that does this when it is all copied and pasted as one whole unit. The ways I can think of would already require the user to know which parts to copy and paste, which for this particular data and the lack of training availablity is impossible where I'm at trying to implement this.
Let me know whatcha got CF!!!
Timmeh