Rerun the same loop over again
ramza04
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
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.
Thanks much. Got it to work
Glad it helped
Darren.