B brsawvel Registered User. Local time Today, 14:30 Joined Sep 19, 2007 Messages 256 Oct 15, 2007 #1 Hello, Easy question. If I'm gathering records through a query rather than directly from a table, is all my code going to read [qry1].[fld1] instead of [tbl1].[fld1]?
Hello, Easy question. If I'm gathering records through a query rather than directly from a table, is all my code going to read [qry1].[fld1] instead of [tbl1].[fld1]?
Fear Naught Kevin Local time Today, 19:30 Joined Mar 2, 2006 Messages 229 Oct 15, 2007 #2 In a nutshell - YES