K
kohai
I have a table that has the following fields:
tDate, tName, tTrans, tAmt, tPrc
I am trying to write a query for all tDates where I can get all of the data
for any of the tNames where tTrans has both Buys and Sells. There are a lot
of names that are only on one side or the other, but I can't figure out to
get a query that returns only those that had both types of transactions.
Thanks for your assistance.
Regaards,
Kohai
tDate, tName, tTrans, tAmt, tPrc
I am trying to write a query for all tDates where I can get all of the data
for any of the tNames where tTrans has both Buys and Sells. There are a lot
of names that are only on one side or the other, but I can't figure out to
get a query that returns only those that had both types of transactions.
Thanks for your assistance.
Regaards,
Kohai