Results 1 to 10 of 10

UserForm in a For To loop

Threaded View

j_Southern UserForm in a For To loop 07-04-2011, 10:46 AM
Charles Re: UserForm in a For To... 07-04-2011, 04:18 PM
j_Southern Re: UserForm in a For To... 07-05-2011, 05:37 AM
Charles Re: UserForm in a For To... 07-05-2011, 11:57 AM
j_Southern Re: UserForm in a For To... 07-06-2011, 05:18 AM
j_Southern Re: UserForm in a For To... 07-06-2011, 11:31 AM
Charles Re: UserForm in a For To... 07-06-2011, 02:08 PM
j_Southern Re: UserForm in a For To... 07-06-2011, 06:24 PM
Charles Re: UserForm in a For To... 07-06-2011, 07:36 PM
j_Southern Re: UserForm in a For To... 07-07-2011, 10:18 AM
  1. #1
    Forum Contributor
    Join Date
    03-30-2010
    Location
    Manchester England
    MS-Off Ver
    Excel 2010
    Posts
    992

    UserForm in a For To loop

    Dear members
    I have a partialy filled table that is to be completed using TextBoxes on a userform
    I use a For To loop to identify an uncompleted row by looking for the value 0 in a specific column and then fill in the texboxes with the known data and wait for the user to fill in the TextBoxes for the uncompleted data.
    This manualy filled data is then to be transfered to the table. The next uncompleted row is identified and the process is repeated till all is done.

    The code in the attached workbook does not work. It runs through all the rows stopping at the last row which is the only one that can be completed. I need somehow to stop the loop from happening until after I have completed a record.
    Can any one help please
    The button "Complete" on Sheet1 is the one that activates the form.
    John
    Attached Files Attached Files

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