Dear all,
Is it possible to create a form with a subform where the subform does not appear permanently in the form but only when it is needed (using a command button or similar)? Should I use linked forms?
If this last is the case, how can I make that the second form only shows the records...
Problem making the record source of a combo box depend on another combo box
Hi!
I've tried to follow SJ's proposal to make the record source (a query) of a combo box ("Lloc_rel") depend on the option selected in a previous combo box ("Abast_rel"). I don't get any error message, but the...