Expected behavior:
- If E4=3, then G4 should be 4 as C3=4
- If E4=7, then G4 should be 2 as C7=2
- …..
Use this formula in G4:
=INDIRECT(ADDRESS(E4,3))
Expected behavior:
Use this formula in G4:
=INDIRECT(ADDRESS(E4,3))
No comments yet.
RSS feed for comments on this post.