Click here to Skip to main content
15,921,250 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionProblem with designer in vs.net 2005 pro Pin
Mekong River19-Jun-07 0:06
Mekong River19-Jun-07 0:06 
AnswerRe: Problem with designer in vs.net 2005 pro Pin
Tom Wright19-Jun-07 7:07
Tom Wright19-Jun-07 7:07 
AnswerRe: Problem with designer in vs.net 2005 pro Pin
GoodID19-Jun-07 19:33
GoodID19-Jun-07 19:33 
GeneralRe: Problem with designer in vs.net 2005 pro Pin
Mekong River20-Jun-07 0:28
Mekong River20-Jun-07 0:28 
GeneralRe: Problem with designer in vs.net 2005 pro Pin
GoodID21-Jun-07 17:30
GoodID21-Jun-07 17:30 
GeneralRe: Problem with designer in vs.net 2005 pro Pin
Mekong River21-Jun-07 18:38
Mekong River21-Jun-07 18:38 
QuestionCan crystal report v11 integrate with vs 2005 standard? Pin
Mekong River18-Jun-07 23:58
Mekong River18-Jun-07 23:58 
Questionhow to read data from text file, extract and display in excel format? Pin
mrr218-Jun-07 22:51
mrr218-Jun-07 22:51 
hi, anyone can help me figure out how to read data from a text file like this:

10980012907200228082002

and extract the data according to this kind of format:

Record type 1
TY-RECORD PIC (1).
ID-PARTICIPANT PIC (6).
DT-START PIC (8).
DT-END PIC (8).


the data can be read as ty-record = 1, id-participant = 98001, dt-start = 29072002, and dt-end = 28082002. i would want the program to extract the data and display them in a table according to their respective fields:

TY-RECORD ID-PARTICIPANT DT-START DT-END
1 098001 29072002 28082002

and to save them in an excel format. I have plenty of record types (0 - 9) and need to display them in separate tables.

does anyone has a source code for this? or at least somebody pls guide me to figure out ways to create the program.

many thanks!
AnswerRe: how to read data from text file, extract and display in excel format? Pin
Christian Graus19-Jun-07 0:23
protectorChristian Graus19-Jun-07 0:23 
QuestionCut and paste files and folders from clipboard Pin
FriendlySoluations18-Jun-07 21:52
FriendlySoluations18-Jun-07 21:52 
AnswerRe: Cut and paste files and folders from clipboard Pin
iprasad00718-Jun-07 21:56
iprasad00718-Jun-07 21:56 
QuestionCreate Text file as ANSI encoding Format Pin
Rupesh Kumar Swami18-Jun-07 21:01
Rupesh Kumar Swami18-Jun-07 21:01 
AnswerRe: Create Text file as ANSI encoding Format Pin
iprasad00718-Jun-07 21:45
iprasad00718-Jun-07 21:45 
GeneralRe: Create Text file as ANSI encoding Format Pin
Rupesh Kumar Swami18-Jun-07 22:10
Rupesh Kumar Swami18-Jun-07 22:10 
GeneralRe: Create Text file as ANSI encoding Format Pin
iprasad00718-Jun-07 23:25
iprasad00718-Jun-07 23:25 
GeneralRe: Create Text file as ANSI encoding Format Pin
Rupesh Kumar Swami19-Jun-07 0:11
Rupesh Kumar Swami19-Jun-07 0:11 
QuestionSystem inforamtion Pin
sathishtl00718-Jun-07 20:50
sathishtl00718-Jun-07 20:50 
AnswerRe: System inforamtion Pin
Sathesh Sakthivel18-Jun-07 20:56
Sathesh Sakthivel18-Jun-07 20:56 
Questionpdf Pin
WhiteGirl2318-Jun-07 19:59
WhiteGirl2318-Jun-07 19:59 
AnswerRe: pdf Pin
Christian Graus18-Jun-07 20:04
protectorChristian Graus18-Jun-07 20:04 
QuestionWriting the date through registry editor during installation. Pin
tonymathewt18-Jun-07 19:06
professionaltonymathewt18-Jun-07 19:06 
AnswerRe: Writing the date through registry editor during installation. Pin
Sathesh Sakthivel18-Jun-07 19:44
Sathesh Sakthivel18-Jun-07 19:44 
AnswerRe: Writing the date through registry editor during installation. Pin
Dave Kreskowiak19-Jun-07 4:50
mveDave Kreskowiak19-Jun-07 4:50 
GeneralRe: Writing the date through registry editor during installation. Pin
tonymathewt19-Jun-07 18:22
professionaltonymathewt19-Jun-07 18:22 
QuestionVB.NET UserControl Click Issue Pin
JB of Three18-Jun-07 9:52
JB of Three18-Jun-07 9:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.