reubenb
07-19-2008, 08:40 PM
hi
is there anyway to ignore the current record in a loop and move to the next one?
that is, you are going through a loop and you have an if-then statement that says like, if x-field is "this" then ignore this record, go to the next one etc.
i would do it with the query of course, but if it depends on other factors etc. (and if i want to make it complicated as well) i want to know if its possible to do this?
is there anyway to ignore the current record in a loop and move to the next one?
that is, you are going through a loop and you have an if-then statement that says like, if x-field is "this" then ignore this record, go to the next one etc.
i would do it with the query of course, but if it depends on other factors etc. (and if i want to make it complicated as well) i want to know if its possible to do this?