Hi all,
I have a Access Database that has a table with a field named "Values". I would like to preform a calculation on all these records from within a query. (Adjusting them by a certain percentage) Then store them in another Table automatically.
I don't want to have to go thru the steps of a MakeTable Query. I want the calculation to perform by itself and update the Table. I know how to perform the calculation but how do I update the Table automatically?
Any help is much appreciated,
Stevegr
I have a Access Database that has a table with a field named "Values". I would like to preform a calculation on all these records from within a query. (Adjusting them by a certain percentage) Then store them in another Table automatically.
I don't want to have to go thru the steps of a MakeTable Query. I want the calculation to perform by itself and update the Table. I know how to perform the calculation but how do I update the Table automatically?
Any help is much appreciated,
Stevegr