Hi,
Can anybody crack this...!!!
I have 2 columns in Excel 2003. The rows of column A contains some text which is the same as the rows in column B, except for few differences.
Eg:
Row 1 of col A: This is a test line
Row 1 of col B: This may be a test line
I have many rows of such kind, and I need to find the odd words out.
Is there any possibility of writing a macro to churn out the odd words out into separate column, say Column C.
Eg:
Row 1 of col A: This is a test line
Row 1 of col B: This may be a test line
row 1 of col C: may be
Here 'may be' is the line that is different from col A
Help...!!!
Can anybody crack this...!!!
I have 2 columns in Excel 2003. The rows of column A contains some text which is the same as the rows in column B, except for few differences.
Eg:
Row 1 of col A: This is a test line
Row 1 of col B: This may be a test line
I have many rows of such kind, and I need to find the odd words out.
Is there any possibility of writing a macro to churn out the odd words out into separate column, say Column C.
Eg:
Row 1 of col A: This is a test line
Row 1 of col B: This may be a test line
row 1 of col C: may be
Here 'may be' is the line that is different from col A
Help...!!!