經安全檢測,此網站為安全網站,請放心前往原始網址!

ms access - How to write VBA with Do While Loop? - Stack Overflow

The general idea is as this: Set rst = dbs.OpenRecordset("T_RECIPIENT_SORT", dbOpenDynaset) Do Until rst.EOF 'do or check what you want '.... rst.MoveNext Loop rst.Close

stackoverflow.com

網址安全性掃描由 google 提供