Thread: [Solved] Tiered Fee Calculations
View Single Post
 
Old 07-15-2014, 11:38 AM
gebobs gebobs is offline Windows 7 64bit Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

I would use a lookup to get the fee from a table based on one of the tier endpoints (minimum or maximum). It would be much easier to write and debug than the nested if it would require.
Reply With Quote