about combo box

V

vera

I have a combo box that select distinct business unit (BU) from a table and
after specifying the bu from that combo box, detailed product info belongs to
that bu will be shown in the subform.

My question is, i want to be able to show product info for all bu, that is,
i am looking for ways to create an * on top of all bu options in the dropdown
list in the combo box.

In this way, I could eventually be able to sum the grand total of all
records shown in the subform. Please help, thanks.
 
Top