I have this problem with csv
for example i have product excel that looks like this
first column PRODUCT ID
second column PRODUCT NAME
Third COLUMN PRODUCT PRICE
and I want to add 3 more columns to that excel
META TITLE
META DESCRIPTION
META KEYWORDS
I sorted the first escel by PRODUCT ID, first column
Second excel is sorted same by product ID, all three columns are dependent on first column PRODUCT ID
So how to merge these two excels that the product IDS will be in the same row?
If I just copy and paste the second excel to first one, than the rows are misaligned, I can see that the PRODUCT ID ROWS do not match, are not in same row, so my whole excel is useless
Can somebody help how to merge these two excels depending on 1 COLUMN PRODUCT ID that both excel have?
MUCH APPRECIATED!!!!
for example i have product excel that looks like this
first column PRODUCT ID
second column PRODUCT NAME
Third COLUMN PRODUCT PRICE
and I want to add 3 more columns to that excel
META TITLE
META DESCRIPTION
META KEYWORDS
I sorted the first escel by PRODUCT ID, first column
Second excel is sorted same by product ID, all three columns are dependent on first column PRODUCT ID
So how to merge these two excels that the product IDS will be in the same row?
If I just copy and paste the second excel to first one, than the rows are misaligned, I can see that the PRODUCT ID ROWS do not match, are not in same row, so my whole excel is useless
Can somebody help how to merge these two excels depending on 1 COLUMN PRODUCT ID that both excel have?
MUCH APPRECIATED!!!!