I think, you want to do something like this?
Let me know if I'm right.Code:Do While <cond a> If <cond b> then var_date = dateadd("d",7,var_date) <here I want loop back, without the statements down> Else <statements> End If Loop
(stupid code tags, getting inverted and making me edit my posts)
[Edited by Dim A on 08-01-2000 at 03:15 PM]




Reply With Quote