Reconciling Multiple Rows from different files

ekeenan81

New Member
Joined
Dec 8, 2010
Messages
39
I am basically trying to rec rows of two seperate files together to see if there are any differences between the two.

I have a VLOOKUP built that seems to do the job most of the time, but after recing say 4-5 rows, it all of a sudden throws #N/A

I can get this to go away by retying over the formula for each of the rows, but it seems very silly... I am hoping I am missing something silly here...

Ex.

First Colum:

=VLOOKUP(C67,'UAT FX & FX OPTIONS'!A22:DJ230,2,FALSE)

2nd Column:

=VLOOKUP(C67,'UAT FX & FX OPTIONS'!A22:DJ230,3,FALSE)

3rd Column:

=VLOOKUP(C67,'UAT FX & FX OPTIONS'!A22:DJ230,4,FALSE)

Etc...

Right now it resulting value is showing #N/A, but if I go into each of these cells and retype the formula I am getting the value I need.

Also if there was an easy way to track the formula across the row, I am trying to reconcile 75 columns of data in the rows.

Again you guys are great, and appreciate any pointers.
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".

Forum statistics

Threads
1,215,039
Messages
6,122,799
Members
449,095
Latest member
m_smith_solihull

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top