T
Thomas Kroljic
All,
Do I gain any speed by assigning a query that is already created with the
proper sort order to the record source of a form vs. using the orderby on a
form? I'm wondering if I should create multiple queries with the
sort orders I need vs. using the orderby property on the form.
(Note: I set both parameters, RecordSource and Orderby on the Open Event of
the form using VBA)
I'm trying to increase the time it takes to open up a list of records based
on a users choice of sorting.
Thank You,
Thomas j. Kroljic
Do I gain any speed by assigning a query that is already created with the
proper sort order to the record source of a form vs. using the orderby on a
form? I'm wondering if I should create multiple queries with the
sort orders I need vs. using the orderby property on the form.
(Note: I set both parameters, RecordSource and Orderby on the Open Event of
the form using VBA)
I'm trying to increase the time it takes to open up a list of records based
on a users choice of sorting.
Thank You,
Thomas j. Kroljic