Hi guys,
I have a form which currently allows me to pick from a Combo Box from a list of candidates. When selected, if they have a record in another table, it will show those records in the subform.
Problem is that subform has LOTS of fields, some of it is tombstone data, the other is quantitative data.
I'd like to have the first subform simply show the tombstone data (this works now) and have another subform below that which would show the missing columns of data for the record (row) selected in the first subform.
How do i achieve this?
thanks!
I have a form which currently allows me to pick from a Combo Box from a list of candidates. When selected, if they have a record in another table, it will show those records in the subform.
Problem is that subform has LOTS of fields, some of it is tombstone data, the other is quantitative data.
I'd like to have the first subform simply show the tombstone data (this works now) and have another subform below that which would show the missing columns of data for the record (row) selected in the first subform.
How do i achieve this?
thanks!