G
Guest
I have the following in my criteria for a query
when this is run
Access is telling me that only one value can be returned
the relationship is that the Sub CoCode may have a many to one with CoCode
Can some please help -either amending this to acheive what I want or suggest
another way.
(SELECT [Sub CoCode] FROM [Org details-sub] WHERE [CoCd] = [Forms]![Legal
Entity Form-CONS]![CoCode])
I tries to use the list box tied to unbound text on the main form but the
coding gave me a problem - I already have questions out on the use of
code-but without any sucuss
Thanks
Danny
when this is run
Access is telling me that only one value can be returned
the relationship is that the Sub CoCode may have a many to one with CoCode
Can some please help -either amending this to acheive what I want or suggest
another way.
(SELECT [Sub CoCode] FROM [Org details-sub] WHERE [CoCd] = [Forms]![Legal
Entity Form-CONS]![CoCode])
I tries to use the list box tied to unbound text on the main form but the
coding gave me a problem - I already have questions out on the use of
code-but without any sucuss
Thanks
Danny