V
VSNT
I have a table with number values in some columns ala
Column: Sales and its value would be lets say 1
Column: Other and its value would be 3
Column: Totals and its value should be calculated from sales and other
so Total needs to do something like this
Total=(Sales*56)+(Other+12)
Any idea how where i could do that, do i need to make a query, i dont need a
running total just a field in each row that calculate its own value????
Any Help Apreciated TNX
Column: Sales and its value would be lets say 1
Column: Other and its value would be 3
Column: Totals and its value should be calculated from sales and other
so Total needs to do something like this
Total=(Sales*56)+(Other+12)
Any idea how where i could do that, do i need to make a query, i dont need a
running total just a field in each row that calculate its own value????
Any Help Apreciated TNX