Glad you asked...
You will need both sets of coordinates to read a grid map. On set of numbers runs across the top, the other set vertically along the side. The code will have the number on the top listed first, followed by the numbers along the sides. You are looking for the spot on the map itself where the lines for both coordinates meet.

