nanscombe
Registered User.
- Local time
- Today, 18:06
- Joined
- Nov 12, 2011
- Messages
- 1,081
I've been having another think.
I have been assuming that the the card we have been talking about payment cards.
If you are talking about collectible cards then maybe the ID would be better in tblInventory.
You could then have the structure
tblInventory -> tblTransactionID
You could then have a Form for the card and a Subform for the transactions.
I have been assuming that the the card we have been talking about payment cards.
If you are talking about collectible cards then maybe the ID would be better in tblInventory.
You could then have the structure
tblInventory -> tblTransactionID
You could then have a Form for the card and a Subform for the transactions.