Forum Discussion

mehmet's avatar
mehmet
Frequent Visitor
5 years ago

Cost Calculation Dependency

My Problem Dependency Problem

 

Problem seems big.

 

- I have a start cost&amount

- I convert it to initial cost&amount

- I have input cost&Amount from other table

- I add intial and input figures to find cumulative input

- From cumulative input and cost i calculate the unit cost during the consumption (A)

- i have a consumption amount from other table

- I use (A) * comsumtion amount in order to find "consumption cost"

- Then i calculate closing cost&amount from "cumulative input" minus "consumption cost"

- Then try to formulate the intial cost of the next month = previousmonth of consumption cost.....And say dependecy was detected

 

I need help

 

 

 

Thanks

2 Replies