String Manipulation Questions and Answers

Recent IT Questions

1 - 7 of 7
<<PREVIOUS 1 NEXT>>

CUT SUBSTRINGS USING SYNCSORT

HPW IS ONE ABLE TO CUT A SUBSTRING FROM THE NAME OF A FILE AND ALSO APPEND IT AS A RECORD IN THE DATABASE??

View Answer   |  Jul 1 2009  8:26 AM GMT
SUBS, Syncsort, Substrings
asked by Lostinheaven

  20 pts.

Excel Macro to extract substrings from a comma-separated string.

How can I write an Excel macro to exctract substrings from a comma separated string located in a single cell and put each substring in a cell of a certain column.

asked by Sdsdsd

  15 pts.

String manipulation in COBOL/400

I want to replacing 1 character in a String with 1 or more Characters in COBOL/400. How can i perform this??

View Answer   |  Apr 9 2009  10:23 AM GMT
COBOL/400, String manipulation, COBOL
asked by C.naveen09

  50 pts.

Convert numbers to text with VBA (ie 10 to be Ten)

I want to conver number to word ie. if 10 it to be Ten, if 540 it to be five hundred forty so on

asked by AnandaDebnath

  260 pts.

VBA - selecting middle portion of a string

I'm having trouble pulling the middle portion out of a dynamic string. Ex: Orginal String 1 = John Doe, Age 35 (asd) Original String 2 = Tom Thompson, Age 100 (jkl) I need the code to produce... New String 1 = 35 New String 2 = 100 I've tried to research this, but am new to VBA and a lot of...

View Answer   |  Mar 30 2009  10:14 PM GMT
VBA, String manipulation, Excel 2003
asked by McNitro

  155 pts.

How to output a text file and separate the data into different fields using VB 2005

i am new at this. This is an example of the data (in notepad) it looks like this.. 1,ABC,12/12/2008 2,DEF,13/12/2008 3,GHI,14/12/2008 4,JKL,15/12/2008 i would like to read only the first line and have each field dim as varchar. The output should be in this form: Field 1 = 1 Field 2 = ABC Field...

View Answer   |  Dec 11 2008  9:33 AM GMT
Visual Basic, VB, VB 2005
asked by Aeiou123

  5 pts.

Search for text within a string in CL/400

Wath function can I use to find a text into other? I mean how caon I find the Position for -B- in the text -AABAA-

View Answer   |  Dec 11 2008  0:28 AM GMT
CL, CL/400, AS/400 development
asked by Estebanguevara

  5 pts.

1 - 7 of 7
<<PREVIOUS 1 NEXT>>