In Speed_N, the N represent North. Its like Spped_N, Speed_W, Speed_S and Speed_E.
I cannot change the array as it is used in many other places.

Is there any other way to do it?

Somthing like this

"Speed_" & Left(Incident_Location.Value,1) & "(t, i)" = "Something"