D
Damil4real
I have a workbook with 3 sheets in it.
On sheet1 is a list of data from column A to M
One sheet2 is a list of another data from column A to J
No data in Sheet3.
The data in Sheet2 is imported (import external data) daily from a
word document that is saved as .txt and pasted into Sheet2 starting
from A1. Real Data begins at A10.
Both Data in Sheet2 and Sheet3 are similar except that data in Column
A in Sheet1 might be “Microsoft Exchange”, while the same name in
Sheet2 Column A is “Micro Exch”
For each Name like the one I mentioned above, there are different sub-
names that goes with them.
Example:
Data in Sheet1
Col A Col B Col
C Col D Col E
Microsoft
John Nevada
2.5 1.5 2
Smith New York 2.5
1.5 2
Smith New York 2.5
1.5 2
Smith TX
4.5 1.5 2
Data in Sheet2
Col A Col B Col
C Col D Col E
Micro
Cage NV
2.5 1.5 2
Smith TX
4.5 1.5 2
...etc
I want to be able to match all of the data in Sheet1 (column A to M)
in Sheet2 column (column A to M…although column length is from A to J)
and paste them into Sheet3.
What’s the best way to accomplish this?
I think it’s impossible, but I hope I’m wrong.
Please help!
Thanks!
On sheet1 is a list of data from column A to M
One sheet2 is a list of another data from column A to J
No data in Sheet3.
The data in Sheet2 is imported (import external data) daily from a
word document that is saved as .txt and pasted into Sheet2 starting
from A1. Real Data begins at A10.
Both Data in Sheet2 and Sheet3 are similar except that data in Column
A in Sheet1 might be “Microsoft Exchange”, while the same name in
Sheet2 Column A is “Micro Exch”
For each Name like the one I mentioned above, there are different sub-
names that goes with them.
Example:
Data in Sheet1
Col A Col B Col
C Col D Col E
Microsoft
John Nevada
2.5 1.5 2
Smith New York 2.5
1.5 2
Smith New York 2.5
1.5 2
Smith TX
4.5 1.5 2
Data in Sheet2
Col A Col B Col
C Col D Col E
Micro
Cage NV
2.5 1.5 2
Smith TX
4.5 1.5 2
...etc
I want to be able to match all of the data in Sheet1 (column A to M)
in Sheet2 column (column A to M…although column length is from A to J)
and paste them into Sheet3.
What’s the best way to accomplish this?
I think it’s impossible, but I hope I’m wrong.
Please help!
Thanks!