adam19ku Posted January 2, 2008 Posted January 2, 2008 We use a sliding scale to charge our customers for shipping. I have been playing with different implementations of this and have gone as far as writing a really long calculation field, but there's gotta be a better way. I've attached an image of our sliding shipping scale. It's pretty straight forward until your order reaches $300 and then you start adding percentages. I'm using this data as part of a database to calculate item costs. I'd like to be able to select the shipping method (in a Shipping Method field) and then have it use the data in my Price field to retrieve the related shipping charges from the table (attached). Can anyone lend a hand?
comment Posted January 2, 2008 Posted January 2, 2008 Try it this way? LookupChargeOrPercentage.fp7.zip
adam19ku Posted January 2, 2008 Author Posted January 2, 2008 Thanks so much. I was making it entirely too complicated!
Recommended Posts
This topic is 6168 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now