Hi all
Is there any way to control display of subform to show only the last record ? Currently I had set the view property of both main & subform to Single & control with insertion of a page break on the subform. Unless I have only record, then it works fine with the subform embedded in the main form showing only one record, or otherwise the subform will display all records if there are more than one in continuous view though the main form remains in single view.
The Subform has no relationship with main form with 2 fields of [ReferenceNo] and [ExecutionDate] whereas main form is conditional consisting of many filtered fields. The subform is embedded in the header of the main form. The purpose is just to show for print out of the summary form in hard copy.
I'm not familiar with VB & will not understand the solution if in codes.
Any clues ?
Thanks for the assistance.
Regards
Kiang