G
Guest
I am trying to link two queries together as a subdatasheet view. The drop
down menu shows the subdatasheet option, and you select which table/query you
wish to use. There is also two entries to indicate the fields to be linked
from one table to the other.
It turns out that I have two fields that I want to use as links, and one of
the fields always have something in it. That has no problem. The second
field may or may not have something in the field. That one is giving me
problems. The linking doesn't work correctly with the null string there. It
gives me an empty recordset, while if it didn't have that null link, it works.
I tried putting a blank in the table when its empty and it doesn't take.
Does anyone have any suggestions for me??
Thanks,
Gary
down menu shows the subdatasheet option, and you select which table/query you
wish to use. There is also two entries to indicate the fields to be linked
from one table to the other.
It turns out that I have two fields that I want to use as links, and one of
the fields always have something in it. That has no problem. The second
field may or may not have something in the field. That one is giving me
problems. The linking doesn't work correctly with the null string there. It
gives me an empty recordset, while if it didn't have that null link, it works.
I tried putting a blank in the table when its empty and it doesn't take.
Does anyone have any suggestions for me??
Thanks,
Gary