Hello,
I have 4 columns.
Col1....|....Col2.....|....Col3..|....Col4.....|
----------|--------------|----------|---------------|
A............SSHH.............B......................
B............XXYY..............C......................
Now the macro should compare Col1 and Col3. If any value is found in Col3, den paste the text present at Col2 in Col4.
For e.g. The macro compares Col1 and Col3. It finds B in Col3 and simultaneously it should paste the value XXYY in Col4 (i.e. beside B). It should look like shown below after macro runs.
Col1....|....Col2.....|....Col3..|....Col4.....|
----------|--------------|----------|---------------|
A............SSHH.............B...........XXYY.......
B............XXYY..............C......................
Configuration: Windows XP Internet Explorer 6.0
Hello
|
Hi ExcelGuru,
|