G
Guest
This is a problem I'm losing sleep over for almost a month now. Kindly help.
In my database, I've a Customer table and an Accounts table. Customers have
Accounts. Account balances are updated every month. Accounts are grouped by
Products. I want to bring out a month-on-month comparison of Account balances
product-wise (by extension, YoY also).
I've been successful upto the part of creating databases with the Accounts
Table such as 31052006.mdb,30062006.mdb etc.
What is beyond my ability is to offer the user to select which month's data
he wants to compare, and based on the selection, to LINK to the Accounts
table in THAT database (and bring out the comparison).
In my database, I've a Customer table and an Accounts table. Customers have
Accounts. Account balances are updated every month. Accounts are grouped by
Products. I want to bring out a month-on-month comparison of Account balances
product-wise (by extension, YoY also).
I've been successful upto the part of creating databases with the Accounts
Table such as 31052006.mdb,30062006.mdb etc.
What is beyond my ability is to offer the user to select which month's data
he wants to compare, and based on the selection, to LINK to the Accounts
table in THAT database (and bring out the comparison).