I am trying to pick up a value using the offset formula. At present I have a formula in cell A1 as follows
=INDEX(INPUT!C8:V8,1,MATCH(INPUT!C4,INPUT!C7:V7,0))
In Cell B1 I want a formula that will pick up the value to the immediate right of whatever cell is being picked up in cell A1. So...