G Guest Jan 19, 2006 #1 Can a field in a query be indexed? CreateField and CreateIndex in the Help file seem to imply that this can be done. Thanks!
Can a field in a query be indexed? CreateField and CreateIndex in the Help file seem to imply that this can be done. Thanks!
A Allen Browne Jan 19, 2006 #2 No. With Access (JET) tables, you can only create an index on a field in a table. (Of course, if you do that, the query will benefit from the index.)
No. With Access (JET) tables, you can only create an index on a field in a table. (Of course, if you do that, the query will benefit from the index.)