Rerun the same loop over again

ramza04ramza04 Presque Isle, MaineMember, PRO Posts: 25

Quick question. I have a loop set up that during the loop it checks if an attribute matches a cell in a table. If this attribute matches I do not want my loop to finish, I want it to rerun until it selects a cell that does not match said attribute. So far i've tried setting my loop counter back to 1 but the loop doesnt restart.

Comments

  • UtopianGamesUtopianGames Member Posts: 5,692

    I attached a file that might help, it searches the table until we get a return of 1 in the cell then after 1 second we research until we get a 0.

    Darren.

  • ramza04ramza04 Presque Isle, MaineMember, PRO Posts: 25

    Thanks much. Got it to work ;)

  • UtopianGamesUtopianGames Member Posts: 5,692

    Glad it helped :blush:

    Darren.

Sign In or Register to comment.