N
Nordivan
I have copied over an article records ( i have made in access) from a
database to a new one and made some small changes but still retain the same
forms. In these forms, I have the following box / text boxes Art No., Name,
Type, Manufacturer, Price (Format currency) , Number (Format Number) & Tot
Price.
Total price is the article price * number (of articles in this product)
At the bottom of the form, I have a box where i want to sum the tot price
and summarizing the articles that I copied from the old database, but do I
enter a new article or change the number on any of the existing articles the
price Tot price do not chane in the sum box.
I'm using the formula: = Summa ([Tot Pris]) in english
In the old database i used the formula = Sum ([Price] * KonvDbl ([Number]))
but this is not working here and = Sum ([Tot Price]) either as i said.
Whats wrong?
Thanks for fast answer.
database to a new one and made some small changes but still retain the same
forms. In these forms, I have the following box / text boxes Art No., Name,
Type, Manufacturer, Price (Format currency) , Number (Format Number) & Tot
Price.
Total price is the article price * number (of articles in this product)
At the bottom of the form, I have a box where i want to sum the tot price
and summarizing the articles that I copied from the old database, but do I
enter a new article or change the number on any of the existing articles the
price Tot price do not chane in the sum box.
I'm using the formula: = Summa ([Tot Pris]) in english
In the old database i used the formula = Sum ([Price] * KonvDbl ([Number]))
but this is not working here and = Sum ([Tot Price]) either as i said.
Whats wrong?
Thanks for fast answer.