I used the same formula as the previous quarter that worked. I copy and pasted new data(from same source that previous quarter data came from) and I am receiving all #N/A errors. I used the same file and renamed the file to 12Q1 rather than the 11Q4 last quarter. The formula is below. I have checked all the referencing cells in the formula and they are all correct. I just do not know why I am receiving #N/A. Did the data possibly come in as text rather than number, therefore it isn't recognizing the "match"? Any help would greatly be appreciated. Thanks!

=INDEX('TBSTATMG UC drilled'!$B$6:$U$938,MATCH($A7,'TBSTATMG UC drilled'!$B$6:$B$938,0),MATCH($D$3,'TBSTATMG UC drilled'!$B$6:$U$6,0))