Search:

Type: Posts; User: zachafer

Search: Search took 0.11 seconds.

  1. Re: Tab key action wanted after Sub End. Button_Click

    works.
  2. Replies
    5
    Views
    718

    Re: Deleting ListBox Item by Name

    Thanks Rhino.
    I used your code.
  3. Replies
    5
    Views
    718

    Deleting ListBox Item by Name

    How?

    How do I delete a listbox item by name?
  4. Replies
    4
    Views
    25,740

    Re: [VB6] XP Styles Manifest Creating Tool

    NICE

    how do i use
  5. Replies
    4
    Views
    542

    Re: [RESOLVED] TextBox Help

    noob
  6. Replies
    74
    Views
    6,177

    Re: A Program to Automate a Program

    spam
  7. Replies
    14
    Views
    847

    Re: how can i code this? Help!

    Thanks.
    Helped me too.
  8. Replies
    74
    Views
    6,177

    Re: A Program to Automate a Program

    try google.
  9. Replies
    4
    Views
    542

    Re: TextBox Help (+rep)

    works thanks.

    +rep.
  10. Replies
    4
    Views
    542

    [RESOLVED] TextBox Help

    I am currently using this code to fill six textboxes with random numbers that have to be 1 - 30.
    (txt1),(txt2),(txt3),(txt4),(txt5),(txt6)


    Private Sub generate_Click()
    Dim N As Long
    ...
  11. Replies
    3
    Views
    1,923

    Re: Randomize Items In A ListBox (VB6)

    Thank you Amr Al-Amir

    +Rep.
  12. Replies
    3
    Views
    1,923

    Randomize Items In A ListBox (VB6)

    I have a program.
    I recently got some feedback...

    ---
    I need a code that randomizes the items in a listbox.
    Searched Google a couple times.
    +Rep to whom can help me!

    Thanks,
    Zach
  13. Replies
    20
    Views
    1,100

    Re: Help with Number Generator

    wat the **** **** ****?
  14. Replies
    20
    Views
    1,100

    Re: Help with Number Generator

    I replaced end with unload.

    didnt work
  15. Replies
    20
    Views
    1,100

    Re: Help with Number Generator

    thank u so much
  16. Replies
    20
    Views
    1,100

    Re: Help with Number Generator

    works great too
  17. Replies
    20
    Views
    1,100

    Re: Help with Number Generator

    im using Private Sub exit_Click()
    End
    End Sub

    Private Sub generate_Click()
    Dim N As Long
    Randomize
    For N = 1 To 6
    Me.Controls("number" & N).Text = CInt(Rnd() * 29 + 1)
    ...
  18. Replies
    20
    Views
    1,100

    Re: Help with Number Generator

    wat code should i use?
  19. Replies
    20
    Views
    1,100

    Re: Help with Number Generator

    hmm well did u look at my attachment? can u try coding that? cuz im a lame coder and i promised my friend i would make him this :)
  20. Replies
    20
    Views
    1,100

    CLOSE > > FMDIUFN"S} sd

    CLOSE >
    > FMDIUFN"S}
    sd
Results 1 to 20 of 20



Click Here to Expand Forum to Full Width