Can anyone help me please.
I have 2 tables Customer & Transactions, i need to record the amount of times customers enter a lounge. Every customer that enters is a transaction, i want to record all transactions for all members so i have tried linking
Customer Transaction
RefNo (A/N & P/K) ID (Number & P/K)
MemberNumber Transaction Number
Etc Etc
I have a one to many relationship on RefNo & Transaction No
however not all customers are members some can be vouchers or day visitors.
I have tried this many ways & cannot get the results that i am trying to get. Desoerate guidance is needed on this
CJB
I have 2 tables Customer & Transactions, i need to record the amount of times customers enter a lounge. Every customer that enters is a transaction, i want to record all transactions for all members so i have tried linking
Customer Transaction
RefNo (A/N & P/K) ID (Number & P/K)
MemberNumber Transaction Number
Etc Etc
I have a one to many relationship on RefNo & Transaction No
however not all customers are members some can be vouchers or day visitors.
I have tried this many ways & cannot get the results that i am trying to get. Desoerate guidance is needed on this
CJB