Click here to Skip to main content
16,005,241 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Using dll file Pin
enjoycrack4-Nov-05 13:06
enjoycrack4-Nov-05 13:06 
GeneralRe: Using dll file Pin
EliBoby4-Nov-05 13:20
EliBoby4-Nov-05 13:20 
GeneralRe: Using dll file Pin
Dave Kreskowiak4-Nov-05 15:21
mveDave Kreskowiak4-Nov-05 15:21 
GeneralRe: Using dll file Pin
DA_Loring10-Nov-05 0:08
DA_Loring10-Nov-05 0:08 
QuestionPassing information to Form2 Pin
PAEC4-Nov-05 9:40
PAEC4-Nov-05 9:40 
AnswerRe: Passing information to Form2 Pin
KaptinKrunch4-Nov-05 10:43
KaptinKrunch4-Nov-05 10:43 
QuestionHitting enter in a DataGrid Pin
dptalt4-Nov-05 8:47
dptalt4-Nov-05 8:47 
QuestionRegula expressions Pin
elms4-Nov-05 7:13
elms4-Nov-05 7:13 
i have this data and i want to use regular expression to get particular sets so as to put it into an array, then to excell. For now am stack at how to use regex method or any regular xpression method to get the the first occuranse of the double zeros, the the subsequent zeros separtely.

5 188631 004 TUMUSHABE BENSON -357,609 00 00 00 20901 0.00
5 446478 003 BAGONZA LYNETTE -261,350 00 00 00 20901 60,000.00
5 420413 019 MAGALA STEPHEN -128,019 00 00 00 20901 40,000.00
5 199311 001 LUBEGA BOBBY MICHEAL -10,000 19 06 19 20901 0.00

i need2capture the first '00', 2nd '00' and so on up to the last 0.00. by the way these values can change eg '00' --> '16' etc

using the string split() method may not work as "5 188631 004" is to be taken as one number. So are the names. after that every space inbetween the numbers is indiacates a new column.

Some one please help

-- modified at 2:09 Saturday 5th November, 2005
AnswerRe: Regula expressions Pin
glabbertronic4-Nov-05 9:29
glabbertronic4-Nov-05 9:29 
QuestionUsing regular Xpressions Pin
elms4-Nov-05 7:12
elms4-Nov-05 7:12 
QuestionHow do you code a method = post Pin
john_paul4-Nov-05 6:27
john_paul4-Nov-05 6:27 
QuestionChange the foreground color of a disabled textbox Pin
dptalt4-Nov-05 6:19
dptalt4-Nov-05 6:19 
AnswerRe: Change the foreground color of a disabled textbox Pin
Mekong River6-Nov-05 14:16
Mekong River6-Nov-05 14:16 
GeneralRe: Change the foreground color of a disabled textbox Pin
dptalt7-Nov-05 14:49
dptalt7-Nov-05 14:49 
QuestionGetting a file's location Pin
Anita Fourie4-Nov-05 1:32
Anita Fourie4-Nov-05 1:32 
AnswerRe: Getting a file's location Pin
jo0ls4-Nov-05 2:11
jo0ls4-Nov-05 2:11 
GeneralRe: Getting a file's location Pin
Anita Fourie4-Nov-05 2:19
Anita Fourie4-Nov-05 2:19 
GeneralRe: Getting a file's location Pin
Dave Kreskowiak4-Nov-05 11:49
mveDave Kreskowiak4-Nov-05 11:49 
AnswerRe: Getting a file's location Pin
JeSoPh4-Nov-05 3:39
JeSoPh4-Nov-05 3:39 
GeneralRe: Getting a file's location Pin
KaptinKrunch4-Nov-05 10:49
KaptinKrunch4-Nov-05 10:49 
AnswerRe: Getting a file's location Pin
KaptinKrunch4-Nov-05 8:57
KaptinKrunch4-Nov-05 8:57 
QuestionObjects Handles Query Pin
directred4-Nov-05 1:27
directred4-Nov-05 1:27 
AnswerRe: Objects Handles Query Pin
jo0ls4-Nov-05 2:16
jo0ls4-Nov-05 2:16 
QuestionHow do I control command-line apps? Pin
vykintasv4-Nov-05 0:21
vykintasv4-Nov-05 0:21 
AnswerRe: How do I control command-line apps? Pin
S. Senthil Kumar4-Nov-05 1:01
S. Senthil Kumar4-Nov-05 1:01 

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.