+ Reply to Thread
Results 1 to 3 of 3

loop through the rows and then update the textboxes and captions

  1. #1
    Registered User
    Join Date
    09-26-2007
    Posts
    26

    loop through the rows and then update the textboxes and captions

    This is very simple, but for some reason I am having a tough time concatenating the loop value with the textbox and caption objects.

    I have a userform that has over 30 textboxes on it. I want to be able to loop through the rows on my excel sheet and then update the textboxes and captions as needed. The areas in RED are where I need help.

    Thanks,
    js999

    Please Login or Register  to view this content.
    Last edited by js999; 09-29-2007 at 01:38 PM.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello js999,

    I made a few changes to your code. You don't need to select the cells to operate on them in VBA.
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross

  3. #3
    Registered User
    Join Date
    09-26-2007
    Posts
    26
    Leith,

    Thanks for the help. This works like a charm.

    -js999

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1