G
Guest
Trying to lookup a value in a table which is dependent on 4 fields in a
second table. Suggestions on how to accomplish?
second table. Suggestions on how to accomplish?
Steve said:Trying to lookup a value in a table which is dependent on 4 fields in a
second table. Suggestions on how to accomplish?
Trying to lookup a value in a table which is dependent on 4 fields in a
second table. Suggestions on how to accomplish?
Steve said:Amy,
The database involves the capture of commodity trading records. I am
trying
to pull the ClrgBrkrFee from the TBL - Broker Fee Schedule and place it in
the field corresponding with the appropriate record in the TBL - Deal
Entry
Database. The Exchange/Commodity/ContractType/ClearingBroker combination
determines which ClrgBrkrFee value should be pulled from TBL - Broker Fee
Schedule. The specific tables referred to are:
TBL - Broker Fee Schedule
Exchange
Commodity
ContractType
ClearingBroker
ClrgBrkrFee
ExecBrkrFee
ExchangeFee
NFAFee
TBL - Deal Entry Database
TradeID (Primary Record, Identity)
Entity
Trader
FillDate
FillTime
Exchange
Commodity
ContractType
ClearingBroker