A
Andreas
Hello all,
I have two tables where I enter my stock trades as well as foreign
exchange (FX) trades. The two tables contain different fields as the
trading instruments require different entries. I then created two
seperated queries in order to calculate the profit from each stock and
each FX trade. I need two queries as the calculations are different,
too.
Now, I would like to merge the two queries in order to see my overall
profit and losses no matter if the trade is a stock or FX trade. That
is, in the final query I would like to see the trade ID (which is the
primary key in each table), the security's name as well as the profit
and loss from each trade.
I really have no idea how to merge my two queries. I think I should
mention that I am an MS Access 2007 newbie.
Any hints??
Regards,
Andreas
I have two tables where I enter my stock trades as well as foreign
exchange (FX) trades. The two tables contain different fields as the
trading instruments require different entries. I then created two
seperated queries in order to calculate the profit from each stock and
each FX trade. I need two queries as the calculations are different,
too.
Now, I would like to merge the two queries in order to see my overall
profit and losses no matter if the trade is a stock or FX trade. That
is, in the final query I would like to see the trade ID (which is the
primary key in each table), the security's name as well as the profit
and loss from each trade.
I really have no idea how to merge my two queries. I think I should
mention that I am an MS Access 2007 newbie.
Any hints??
Regards,
Andreas