Bound/Unbound forms

minez50

New member
Local time
Today, 02:57
Joined
Feb 12, 2006
Messages
8
Please help,

I have a form with a subform in it. The main form has a combobox, called vendor. The subform shows all software.

When i select a vendor, i want only the software for that vendor to show in the subform.
What I am trying to do is set up the link child fields and link master fields so that this works. However, i am getting an error saying, 'Can't build a link between unbound forms'.

I have checked to make sure that relationships exist between the vendors and Software tables but the problems persist.

What should i do here???
 
You could try to use a query in the criteria field add the name of your comb box. if you attach your database i will have a look at the options open to you!

Alastair
 

Users who are viewing this thread

Back
Top Bottom