Ask Experts Questions for FREE Help !
Ask
    Rimjimb11's Avatar
    Rimjimb11 Posts: 1, Reputation: 1
    New Member
     
    #1

    Feb 13, 2012, 10:52 AM
    How to Replaceing text between texboxes in visual basic
    Please hlp me... I need the code of replacing text between 2 textbox in vb6...
    Ex: suppose I write "Sangit?" in textbox1 and "1" in textbox2 and "20" in texbox3 n0w I want that if I click on start result will be
    Sangit1

    Sangit2

    Sangit3
    ...
    .
    ...
    Sangit20
    That means

    Number will be replace in the "?" starting frm Textbox2.text t0 textbox3.text numbers.. Please help me I need that codes argently...

Check out some similar questions!

Visual Basic Help [ 4 Answers ]

Okai I need help in my visual basic assignment. So, There are 5 checkboxes and what I want is that, when I click on a checkbox I want it to be listed automatically in a label or something, in any order. Get it?? PLEASE HELP Thank you!

Visual basic [ 1 Answers ]

Dim first As Long Dim second As Long Dim sign As String Dim FirstValueEntered As Boolean Private Sub Command1_Click(Index As Integer) If FirstValueEntered = True Then TextDisplay.Text = TextDisplay.Text & Command1(Index).Caption second = Val(TextDisplay.Text)

Visual Basic 6.0 [ 1 Answers ]

What is the cost of Visual Studio 6.0 Enterprise Edition?


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.