M
Max Moor
Hi All,
I have a form with a subform. The main from displays data based on
the record selected in the subform. With the main form is opened, it comes
up blank. I assume this is because the subform opens without a record
selected to reference.
I've fixed similar issues with listboxes by setting the DefaultValue
in the main form's Open sub. How can I force the subform to select it's
first record?
- Max
I have a form with a subform. The main from displays data based on
the record selected in the subform. With the main form is opened, it comes
up blank. I assume this is because the subform opens without a record
selected to reference.
I've fixed similar issues with listboxes by setting the DefaultValue
in the main form's Open sub. How can I force the subform to select it's
first record?
- Max