Currently, I have the following formula which is working perfectly...
=INDEX('Sheet2'!A:CG,MATCH($A$89,'Sheet2!$C:$C,0),MATCH('Sheet1 '!$G$89,'Std Values'!1:1,0)
Now the only problem, is if the output from this above formula returns zero, I would need the next value in that particular row...