K
KPR
I have a subform in datasheet view with 3 columns. The subform is based on a
query that sorts by Col1 then Col2 then Col3. I allow the users to use the
column Short Cut keys to re-sort the data in the different columns as they
see fit.
I also have a button on the form to run a report showing the data and the
report uses the same query as the subform.
I would like the report to display the records in the same order the user
has them set to on the form, how can I do this?
Thanks,
Ken
query that sorts by Col1 then Col2 then Col3. I allow the users to use the
column Short Cut keys to re-sort the data in the different columns as they
see fit.
I also have a button on the form to run a report showing the data and the
report uses the same query as the subform.
I would like the report to display the records in the same order the user
has them set to on the form, how can I do this?
Thanks,
Ken