I am a bit of a novice with Access (am running Access 2010), but it seems within my company I am the most advanced user, so am a bit stuck on something and don't have anywhere to turn to! :banghead:
I have datasets in tables for some price data, which is monthly.
Each month there is a list of unique ID codes for the products ("CAP Codes") and then a price for that product ("LM Retail").The table names are simple dates (2010 01, 2010 02 etc)
I want to have a query which would create a table which follows the price of each product through the months. All of that would be simple except not all of the products appear every month, so when I set up a simple link between them all it only outputs products which appear every month.
Is there a way that it'll keep the products with just some prices - leaving a blank in the table created when there isn't a price that month?
Thank you!
I have datasets in tables for some price data, which is monthly.
Each month there is a list of unique ID codes for the products ("CAP Codes") and then a price for that product ("LM Retail").The table names are simple dates (2010 01, 2010 02 etc)
I want to have a query which would create a table which follows the price of each product through the months. All of that would be simple except not all of the products appear every month, so when I set up a simple link between them all it only outputs products which appear every month.
Is there a way that it'll keep the products with just some prices - leaving a blank in the table created when there isn't a price that month?
Thank you!