
Originally Posted by
tigeravatar
I didn't relize I had made a duplicate post either. I had some login trouble early on.
tigeravatar,
Thanks a ton for this formula. There are many elements within it I have not used before so I will be disecting it a bit to help understand what is going on. As I said this may not be the only table that I need to do this with in the future.
Pasted into cell G2 of my example worksheet, this works great. It is very close to what I needed.
=FORECAST(D1,INDEX(--TRIM(MID(FORECAST(D2,OFFSET(B4,MATCH(D2,B5:B8),MATCH(D1,C4:K4),2),OFFSET(B4,MATCH(D2,B5:B8),,2))&REPT(" ",99)&FORECAST(D2,OFFSET(B4,MATCH(D2,B5:B8),MATCH(D1,C4:K4)+1,2),OFFSET(B4,MATCH(D2,B5:B8),,2)),{1,99},99)),),OFFSET(B4,,MATCH(D1,C4:K4),,2))
There is only one more element I need to add and that would be the ability to forcast exponentally below and above the listed PSI by the closest available delta as is done in the M5:M13 table of my worksheet.
MarvinP,
Sorry this was a duplicate posting. I will edit the OP to attach the example worksheet.
Thanks All
Bookmarks