R
reterrig
I want to calculate demurages on Containers:
On a form I have a field "CompanyName". On the subform I have a control box
"TotalDays" (that gives the amount of total days a container is used), a
field "ContainerType" , a field "Region" and a field "FreeDays". I need to
calculate the "TotalDays" with a scale fee different for each company ,
different for each region and different for each container type and have a
total amount for all days of the specific container i.e.
Company "A" Fees:
Region "Alfa"
Container type "20"
15 days free
16-20th day $8 per day
21-25th day $16 per day
Rest days $24 per day
Company "A" Fees:
Region "Alfa"
Container type "40"
15 days free
16-20th day $8 per day
21-25th day $16 per day
Rest days $24 per day
etc
I am not quite sure how I can create this so I can have the total amount per
container shown in the subform. Your kind assistance is appreciated.
Rgds
Peter
On a form I have a field "CompanyName". On the subform I have a control box
"TotalDays" (that gives the amount of total days a container is used), a
field "ContainerType" , a field "Region" and a field "FreeDays". I need to
calculate the "TotalDays" with a scale fee different for each company ,
different for each region and different for each container type and have a
total amount for all days of the specific container i.e.
Company "A" Fees:
Region "Alfa"
Container type "20"
15 days free
16-20th day $8 per day
21-25th day $16 per day
Rest days $24 per day
Company "A" Fees:
Region "Alfa"
Container type "40"
15 days free
16-20th day $8 per day
21-25th day $16 per day
Rest days $24 per day
etc
I am not quite sure how I can create this so I can have the total amount per
container shown in the subform. Your kind assistance is appreciated.
Rgds
Peter