Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== For...Next ====== <code vb> For i = 1 To rst.Fields.Count - 1 Debug.Print "Field " & i & " is " & rst.Fields(i).Name Next i </code> docs/programming/office_vba/for_next.txt Last modified: 2008/08/03 00:25by 127.0.0.1