Consulting

Results 1 to 8 of 8

Thread: Solved: Multiple textboxes

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    VBAX Regular
    Joined
    Jun 2004
    Location
    New Jersey
    Posts
    52
    Location

    Question Solved: Multiple textboxes

    I have a VBA form with over 20 text boxes. I need to be able to print the contents of those textboxes after the user fills them out. I thought I could use a "for" loop since I need to add a vbcr after each. I am using the generic naming convention (textbox1,textbox2 ect.), and thought I could increment my way along. (no dice)
    Any ideas?

    Thanks
    Island17
    Last edited by island17; 06-16-2004 at 03:41 PM.

Posting Permissions

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