Excel 2010 - more than 1 calculation within an IF() statement
- by Da Bajan
I have a situation where I need to calculate shipping values based on the length of the supply chain. Easy, however I need to have instances where an increased amount is required based on specific date criteria.
My example is as follows:
Shipvalue = 100
Date1 = 1/1/2013 (Jan) - ship 50% more than usual
Date2 = 2/1/2013 (Feb) - ship 25% more…