J
James Beckz
Hi
*********************************************************
Allocation of Calculation into their respective Field
*********************************************************
I doing a "Cost Project" and there is a scenario that
different products (Food, Drink, Cups) have its different
cost. Cost includes "Fixed Cost" which need to be spread
by the number of sales.
Assume that i can handle the some calculation issue. Now i
have TotalCost_food, TotalCost_Drink, TotalCost_Cup.
*(They are all variables to be throw to the fields)
This tblCost has field ProductID (Fd, Dr, Cu) and the
headache is i have no idea what to use to tie
TotalCost_Food into ProductID (Fd)
TotalCost_Drink into ProductID (Dr)
TotalCost_Cup into ProductID (Cu)
Pls advice. Thanks!
James Beckz
*********************************************************
Allocation of Calculation into their respective Field
*********************************************************
I doing a "Cost Project" and there is a scenario that
different products (Food, Drink, Cups) have its different
cost. Cost includes "Fixed Cost" which need to be spread
by the number of sales.
Assume that i can handle the some calculation issue. Now i
have TotalCost_food, TotalCost_Drink, TotalCost_Cup.
*(They are all variables to be throw to the fields)
This tblCost has field ProductID (Fd, Dr, Cu) and the
headache is i have no idea what to use to tie
TotalCost_Food into ProductID (Fd)
TotalCost_Drink into ProductID (Dr)
TotalCost_Cup into ProductID (Cu)
Pls advice. Thanks!
James Beckz