필터 지우기
필터 지우기

looking for partial matches between two sheets

조회 수: 3 (최근 30일)
Islam
Islam 2017년 5월 17일
댓글: Guillaume 2017년 5월 18일
I have two excel sheets as follow : sheet 1
A B
A 70811 spannar
B 3423 spanner
C 2334 looktide
Sheet 2
A
A spannar 123
B spanner 10 * 8 mm
C looktide
I want to know where in sheet1 I can find partial string matches with sheet2 and put the index match of sheet 2 in a new column beside the corresponding matched cell in sheet1
  댓글 수: 2
KSSV
KSSV 2017년 5월 18일
How is sheet 2?
Guillaume
Guillaume 2017년 5월 18일
Missing from your question, and crucial, is your definition of a "partial string match"?
Looking at your example is it that strings in Sheet2 start with a string in Sheet 1. Or is it something more complex? (e.g., is annar a partial match for spannar 123?)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by