R raychoy2k Registered User. Local time Today, 02:08 Joined Feb 24, 2003 Messages 29 Mar 28, 2003 #1 Hello, I am pretty sure if I use a query I can do this, but I was wondering if there are funtions that allow me to access the data fields from other records in a table.
Hello, I am pretty sure if I use a query I can do this, but I was wondering if there are funtions that allow me to access the data fields from other records in a table.
crosmill Registered User. Local time Today, 09:08 Joined Sep 20, 2001 Messages 285 Mar 28, 2003 #2 Not too sure what you want to do but if you create a recordset useing VBA then you can rs.MoveNext rs.MoveLast etc..
Not too sure what you want to do but if you create a recordset useing VBA then you can rs.MoveNext rs.MoveLast etc..