I am a newbie and getting slightly bewildered. I've set up a small database for our office and have a main form in which users can enter search criteria in text boxes which then uses a select statement (based/copied from MS Solutions) to show results in a subform. I want to be able to then click on a record in the subform dataset and have a second subform show a list of related records from a related table. I cannot set link master/child fields as it keeps saying 'cannot link unbound objects'. I presume this is because none of the text boxes are bound directly to a table. I have created an invisible box which shows the ID/Ref of the selected record, and need to use this to find the related info for the second subform.
How do I do this please. The simpler the explanation the better thanks! Your help will be greatly appreciated as this is a big stumbling block for me.
How do I do this please. The simpler the explanation the better thanks! Your help will be greatly appreciated as this is a big stumbling block for me.