Hi!
I have run into a snag that I have not been able to figure out. I have a database for my ebay auctions I have a table for the listings which includes date and fee etc. I want a query that pulls from the table of listings but also from my sales tables so I can create a PivotChart that shows income and expenses but not all of my listings have sales so I need the query to pull both types of information but it is only pulling ones with sales. I tried making two queries then combining them but it still only gives the listings that have corresponding sales.
Thanks in advance for any and all help!
Nicolette
I have run into a snag that I have not been able to figure out. I have a database for my ebay auctions I have a table for the listings which includes date and fee etc. I want a query that pulls from the table of listings but also from my sales tables so I can create a PivotChart that shows income and expenses but not all of my listings have sales so I need the query to pull both types of information but it is only pulling ones with sales. I tried making two queries then combining them but it still only gives the listings that have corresponding sales.
Thanks in advance for any and all help!
Nicolette