R
Richard
I am using Windows XP and Access 2000.
I have two tables Tbl-TrainingWaiting and Tbl-TrainingSchedule.
I have a form called Frm-TrainingWaiting which has the table
Tbl-TrainingWaiting as the Record Source.
I use =TRACourse1.Column(1) in the Control Source of a text box to display
the date held in the Tbl-TrainingSchedule table.
I am trying to make the form Frm-TrainingWaiting sort on the date field.
Can this be done?
Thanks you in advance for any help.
Richard
I have two tables Tbl-TrainingWaiting and Tbl-TrainingSchedule.
I have a form called Frm-TrainingWaiting which has the table
Tbl-TrainingWaiting as the Record Source.
I use =TRACourse1.Column(1) in the Control Source of a text box to display
the date held in the Tbl-TrainingSchedule table.
I am trying to make the form Frm-TrainingWaiting sort on the date field.
Can this be done?
Thanks you in advance for any help.
Richard