I was wondering if anybody knows of a custom tab control that will achieve the following.
I would like a tab control that I can put on a subform that will have a seperate tab/page for each record.
The scenario.
I have a Customer Main form. I am creating a subform so that the Sales reps can enter notes about the customers. I would like to display these notes on a tab control with a seperate tab for each note in the recordset with the date of the note as the tab caption.
I know that I can use the record navigation commands and assign command button captions in code to emulate this functionality, I was just wondering if there is an easier way or a custom control available.
Cheers
Leigh
Start Free Trial