Have two linked text file tables in MS Access - Aug 2013 Customer Data and July 2013 Customer Data.
Is it possible to create a make table query that will consist of the difference between the similar groups of data on the two tables?
For example, if I have three records with sales activity of $100,000 for customer A during July 2013 and $250,000 of sales activity for customer A (8 records) during August 2013. Six records displaying total sales during July 2013 for customer B of $50,000 and four records displaying total sales during August 2013 for customer B of $100,000. Variance for sales would be $100,000.
I would like to generate a table that contain a record for the sale variance (across all customers). In essence, the sales activity for customer A, customer B, etc. during August 2013 relative to the sales activity for customers during July 2013.
Note, this is a simplified example using just two customers. My actual files contain thousands of customers but the categories that I would like to record a variance for are the same such as sales, phone expense, maintenance expense, etc.
Ideally, I would like to create a monthly Variance Report that displays the variance between the current month relative to the prior month.
Is this possible in MS Access? MS Excel?
If so, how is this achieved?
Thanks in advance.
Is it possible to create a make table query that will consist of the difference between the similar groups of data on the two tables?
For example, if I have three records with sales activity of $100,000 for customer A during July 2013 and $250,000 of sales activity for customer A (8 records) during August 2013. Six records displaying total sales during July 2013 for customer B of $50,000 and four records displaying total sales during August 2013 for customer B of $100,000. Variance for sales would be $100,000.
I would like to generate a table that contain a record for the sale variance (across all customers). In essence, the sales activity for customer A, customer B, etc. during August 2013 relative to the sales activity for customers during July 2013.
Note, this is a simplified example using just two customers. My actual files contain thousands of customers but the categories that I would like to record a variance for are the same such as sales, phone expense, maintenance expense, etc.
Ideally, I would like to create a monthly Variance Report that displays the variance between the current month relative to the prior month.
Is this possible in MS Access? MS Excel?
If so, how is this achieved?
Thanks in advance.