shg - disregard last post. I tweaked your formula and now it works beautifully.
Code:
H$80 * LOOKUP(H$80, {0,25000,100000}, {1,0.5,0.333333333333333})+G$80 * LOOKUP(G$80, {0,25000,100000}, {0,0.5,0.333333333333333})+F$80 * LOOKUP(F$80, {0,25000,100000}, {0,0,0.333333333333333})
thanks!
Bookmarks