G
Guest
Hi,
I have a form which has a lot of linking to it and I would like to represent
what a particular element is linked to on the form. For example I have record
a in table 1 and it is linked to record b in table 2 and record c in table 3.
When I look at record a in the form I would like seperate list boxes for each
table it may be linked to. I would also like them to be invisible if there
are no records in it.
I can bring the listboxes up o.k and requery them on current, but the IsNull
function is giving me some grief. Is it possible to do this? Is there an
alternative to listboxes?
Cheers,
Ben
I have a form which has a lot of linking to it and I would like to represent
what a particular element is linked to on the form. For example I have record
a in table 1 and it is linked to record b in table 2 and record c in table 3.
When I look at record a in the form I would like seperate list boxes for each
table it may be linked to. I would also like them to be invisible if there
are no records in it.
I can bring the listboxes up o.k and requery them on current, but the IsNull
function is giving me some grief. Is it possible to do this? Is there an
alternative to listboxes?
Cheers,
Ben