houstontaff
New Member
- Joined
- Dec 28, 2015
- Messages
- 4
Ok so hello all
here is my problem. I have a report that i generate and i need some help and advice as it comes in various stages
firstly i need to work out the square feet from the inches i have which i believe i have in that i multiply length by width and divide by 144. done. This will give me the square footage.
The next part is the tricky part for me. I have a date that we received the freight into our facility. the client gets 60 dyas free storage and we calculate the storage on a quarterly monthly fee. so if they have the freight here for 3 months all they will be charged is for 1 month storage based on 60 free days.
The next issue is that if the storage fee is we have a minimum fee of $15 per month. so if something is less than $15 then i need it to read $15
How can i set something up that gives me one formulae to cover all sides of the deal from start to end instead of patch working the formulas and creating more work than necessary
[TABLE="width: 500"]
<TBODY>[TR]
[TD]Length (inches)[/TD]
[TD]width (inches)[/TD]
[TD]cost per sqr ft[/TD]
[TD]date received[/TD]
[/TR]
[TR]
[TD]1014[/TD]
[TD]144[/TD]
[TD]0.32[/TD]
[TD]04/04/2013[/TD]
[/TR]
[TR]
[TD]27[/TD]
[TD]26[/TD]
[TD]0.65[/TD]
[TD]10/20/2015[/TD]
[/TR]
</TBODY>[/TABLE]
any help would be much appreciated
here is my problem. I have a report that i generate and i need some help and advice as it comes in various stages
firstly i need to work out the square feet from the inches i have which i believe i have in that i multiply length by width and divide by 144. done. This will give me the square footage.
The next part is the tricky part for me. I have a date that we received the freight into our facility. the client gets 60 dyas free storage and we calculate the storage on a quarterly monthly fee. so if they have the freight here for 3 months all they will be charged is for 1 month storage based on 60 free days.
The next issue is that if the storage fee is we have a minimum fee of $15 per month. so if something is less than $15 then i need it to read $15
How can i set something up that gives me one formulae to cover all sides of the deal from start to end instead of patch working the formulas and creating more work than necessary
[TABLE="width: 500"]
<TBODY>[TR]
[TD]Length (inches)[/TD]
[TD]width (inches)[/TD]
[TD]cost per sqr ft[/TD]
[TD]date received[/TD]
[/TR]
[TR]
[TD]1014[/TD]
[TD]144[/TD]
[TD]0.32[/TD]
[TD]04/04/2013[/TD]
[/TR]
[TR]
[TD]27[/TD]
[TD]26[/TD]
[TD]0.65[/TD]
[TD]10/20/2015[/TD]
[/TR]
</TBODY>[/TABLE]
any help would be much appreciated