Results 1 to 10 of 10

Thread: get more than 1 textbox in loop

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2004
    Posts
    86

    Resolved get more than 1 textbox in loop

    i want to try something like this


    for i = 1 to 10
    mes="tekst" + i
    msgbox mes.text
    next i


    but thoes not work

    what is the wright code
    Last edited by davyquyo; Oct 26th, 2004 at 08:21 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width