Ok, I've trying to do something complicated and could use some advice.
Right now, I have a whole bunch of tables and queries in an Access database. I'm using the data to do predictive modeling, and their are a series of "scenarios", so that every table's data is duplicated and appended to the table with every scenario, only the scenario field values are changed.
So when I create a new scenario, the database doubles in size and I'm allowed to go in and modify all data pertaining to that scenario. It works great. So far so good?
Only problem is: I want to modify the data in Excel. With formulas. If one of my variabls changes, say, 2% per year for 20 years, I don't want to calculate each number by hand - I want to punch in a formula, fill down to update the data for that scenario, and recalculate the model.
Can this be done?
I can get the data *into* Excel, but after modifying it can I update the database tables with it, without having to copy and paste stuff?
Is there a better way?
Much appreciated for anyone who manages to read this far!
Right now, I have a whole bunch of tables and queries in an Access database. I'm using the data to do predictive modeling, and their are a series of "scenarios", so that every table's data is duplicated and appended to the table with every scenario, only the scenario field values are changed.
So when I create a new scenario, the database doubles in size and I'm allowed to go in and modify all data pertaining to that scenario. It works great. So far so good?
Only problem is: I want to modify the data in Excel. With formulas. If one of my variabls changes, say, 2% per year for 20 years, I don't want to calculate each number by hand - I want to punch in a formula, fill down to update the data for that scenario, and recalculate the model.
Can this be done?
I can get the data *into* Excel, but after modifying it can I update the database tables with it, without having to copy and paste stuff?
Is there a better way?
Much appreciated for anyone who manages to read this far!
