Currently i have a table with approximatly 1000 records in it. Each record has three calculations in it 1) to find out the products age 2) to do calculation based on this 3) to multiply stage 2 by 37.
As these are date dependable every record needs to be updated every day, at the moment i am using a very clunky macro to do this but for speed and a better database what methods would you recomend? VBA, Update Query......
Many thanks
Edward
As these are date dependable every record needs to be updated every day, at the moment i am using a very clunky macro to do this but for speed and a better database what methods would you recomend? VBA, Update Query......
Many thanks
Edward