Derrick_0690
New member
- Local time
- Yesterday, 23:44
- Joined
- Sep 19, 2011
- Messages
- 7
Good Afternoon Everyone,
My question is regarding the automatic calculation and addition of values to a specific table. Not sure if this is possible or if this is super easy to accomplish. Any input would be appreciated.
First some background info:
Every day the database is updated.
First we import data, from a specific date, from an Excel spreadsheet to a table in Access. This data is just simple figures.
However, we also need to calculate percentages from this data that is imported and store it in a separate Percentages table as well.
So what we do is run an Append query, which appends the values from a separate query that calculates the percentages from the imported data, to the Percentages table.
My question for you is:
Is there a way that, upon importing the original figures into Access, for the database to automatically calculate the percentages and append them to the Percentages table?
My goal is to eliminate the physical steps needed to add the percentages from the query to the percentages table. These steps include the execution of the Append query
I do not know any code/programming. I just know how to use wizards and the expression builder.
Hopefully that made some sense,
Regards,
Derrick_0690
My question is regarding the automatic calculation and addition of values to a specific table. Not sure if this is possible or if this is super easy to accomplish. Any input would be appreciated.
First some background info:
Every day the database is updated.
First we import data, from a specific date, from an Excel spreadsheet to a table in Access. This data is just simple figures.
However, we also need to calculate percentages from this data that is imported and store it in a separate Percentages table as well.
So what we do is run an Append query, which appends the values from a separate query that calculates the percentages from the imported data, to the Percentages table.
My question for you is:
Is there a way that, upon importing the original figures into Access, for the database to automatically calculate the percentages and append them to the Percentages table?
My goal is to eliminate the physical steps needed to add the percentages from the query to the percentages table. These steps include the execution of the Append query
I do not know any code/programming. I just know how to use wizards and the expression builder.
Hopefully that made some sense,
Regards,
Derrick_0690