M
malik via AccessMonster.com
Hi
I have 5 tables and each have two field "PartyId" And "PartyName" common.
Now i have two TxtBox Controls on it Name "TxtPartyId" And "TxtPartyName".
I want that if a user enters a Party ID in TxtPartyId, then the Code look
these 5 Tables One By One And Pull the PartyName in TxtPartyName where it
found.
Note: All 5 tables will have seperate Party Id and there will not be any
duplication of any Party id, in any table. (One Party Code will be assign to
the Only a single Party.)
Thank you
I have 5 tables and each have two field "PartyId" And "PartyName" common.
Now i have two TxtBox Controls on it Name "TxtPartyId" And "TxtPartyName".
I want that if a user enters a Party ID in TxtPartyId, then the Code look
these 5 Tables One By One And Pull the PartyName in TxtPartyName where it
found.
Note: All 5 tables will have seperate Party Id and there will not be any
duplication of any Party id, in any table. (One Party Code will be assign to
the Only a single Party.)
Thank you