Hi all ,
May I know how do I create a macro that applies to Column H, starts from H2 to the last value with the following criteria:-
It will VLOOKUP from cell G2 to the last,
1) If the value of G2 equals to the Column A, it will show TRUE with Green highlight;
2) If the value of G2 equals to the Column D, it will show FALSE with Red highlight;
3) If the value of G2 doesn't equal to Column A and D, it will show CHECK with Yellow highlight.
Can refer to the image for reference.
Thank you for reading my query! Hope you can help me on solving this macro.
May I know how do I create a macro that applies to Column H, starts from H2 to the last value with the following criteria:-
It will VLOOKUP from cell G2 to the last,
1) If the value of G2 equals to the Column A, it will show TRUE with Green highlight;
2) If the value of G2 equals to the Column D, it will show FALSE with Red highlight;
3) If the value of G2 doesn't equal to Column A and D, it will show CHECK with Yellow highlight.
Can refer to the image for reference.
Thank you for reading my query! Hope you can help me on solving this macro.