I’m writing an application in VBA for Access 2000. I’m having trouble with some nested ‘Do Until’ loops which include some nested If Then statements. A quick little example of what I can do with a Call or GoTo or GoSub..Return from within the above would be a great help. Where it will return under what conditions, etc. Yes an idiots guide.