amitnewbee123
New Member
Hi All,
In the attached excel 'students_test.xls' , I have 3 columns students,marks,school in the tab named 'Details' and in the tab Students I have students column.
I want to write some VB script or some excel formula(which ever approach) to search the students name present in the tab name Students against the enteries for Students column present in the tab Details and if there is a match then mark it in red color in the students column present in the tab Details.
Check all these values in an iteration column by column entry in Students tab .
For example : search Amit entry present in the Students column of the students tab against the entries of the Students column in the Details tab and if a match is found please mark it as red color . Please do it for all the enteries present in the Students tab (students column) against those present in the Details tab(Students column)
Please guide me how to achieve this concept, I tried VLOOKUP but I got struck, conditional formatting also didn't help, I am new in these scripting stuffs so if you can show me a demonstration for the below sample data it will be of great help.
Kind regards
Amit
In the attached excel 'students_test.xls' , I have 3 columns students,marks,school in the tab named 'Details' and in the tab Students I have students column.
I want to write some VB script or some excel formula(which ever approach) to search the students name present in the tab name Students against the enteries for Students column present in the tab Details and if there is a match then mark it in red color in the students column present in the tab Details.
Check all these values in an iteration column by column entry in Students tab .
For example : search Amit entry present in the Students column of the students tab against the entries of the Students column in the Details tab and if a match is found please mark it as red color . Please do it for all the enteries present in the Students tab (students column) against those present in the Details tab(Students column)
Please guide me how to achieve this concept, I tried VLOOKUP but I got struck, conditional formatting also didn't help, I am new in these scripting stuffs so if you can show me a demonstration for the below sample data it will be of great help.
Kind regards
Amit