Need to process CSV files in Excel

Hi all,

I'm currently trying to do some automatic processing of two CSV files.
What needs to happen is the following.

The CSV files come in on two weekly basis.
These need to be placed into two separate worksheets in Excel.

In the third and forth tab I want to see data that compares the information from the two CSV files.

One where it shows data that all the data that only shows up in CSV1
One where it shows data that all the data that only shows up in CSV2

Example

CSV1 CSV2 TAB3 TAB4
1 2 4 5
2 3 7
3 5
4 7

I currently have some rules like:
=IF(ISNA(MATCH('tab2'!C14,tab1!A:A,0)),'tab2'!C14,"") but it will keep the cells were they are
so tab 3 will end up looking with many empty cells

1

4

5

Anyone who has better idea on how to process this better?

Thanks!

Good morning. If you write a

Good morning.

If you write a code using VBA-Excel it would be very efficient and fast.

I did another option for you using just simple fórmulas.
http://www.sendspace.com/file/r8sf3o

Take a look at it and tell us if it worked for you.
I hope it helps.

Greetings from Brazil.
---------------------------------------------
Belo Horizonte,MG - Brasil
Marcílio Lobão