2 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Looking for an Excel Formula that will solve my issue of trying to calculate fees based on the value entered in a specific cell with the conditional fees being based on pallet quantities and order quantities.

Our take

Struggling with calculating fees in Excel can be a real productivity drain, especially when you have thousands of rows to manage. Fortunately, there's an efficient way to automate this process using a formula that adapts to your specific requirements. By leveraging the values in your designated columns, you can create a calculation that adjusts based on order quantities, small order fees, and additional charges for oversized pallets and crates.

https://preview.redd.it/ligicr63rihg1.jpg?width=1570&format=pjpg&auto=webp&s=a23413bca581de61829a816fd8ba6507835d2241

I would like to create a formula in column B to calculate fees based on the qty entered in column C. There is a small order fee of $126.31 if the qty in column C is 4 or less (which I have 4 in column M - may be redundant). Next fee that could potentially be added to the small order fee is for our oversized pallet fee (column I) and crate fee (column K). This fee is charged per qty entered in column J. So if a qty of 3 is entered in C16, it would need to add the small order fee as well as the oversized pallet fee and the crate fee. If a qty of 12 is entered in C16, it would only calculate the oversized pallet fee and crate fee 1 time. If a qty of 24 is entered in C16, it would need to charge the oversized pallet fee and crate fee 2 times. As it's more than 18, but less than 36.

Additionally, the pallet quantity varies from model number to model number so it'd need to look at the value in column J and use that is the increments to determine how many times the fees should be charged.

Any and all help would be greatly appreciated! I have thousands of rows of data to apply this to and doing it manually would just take forever. Thanks again!

submitted by /u/oakstreetmfg
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Related Articles

Tagged with