shantraj.antin@gmail.com
Member
Dear Ninjas,
I have 3 sets namely "Set A" and "Set B" and "Set C" with below values,
Set A: A1, AA2, AX3, A4
Set B: B1, BB3,BA2, BB6
Set C: C1, CZ5, CC3, CB10.
In a column say "A" when I pull the report, I might get only respected set values or mix of set values of Set A Set B and Set C.
Using VBA macro I am looking for the result with message box, "list has only Set A values" and all are hilighted in one color.
If the set has mix values then the message box hilight "list has mix values of SetA/SetB/SetC" and those values should be colored differently based on the set values like Set A values in green, Set B values in Yellow for further action.
Thanks in advance for your help.
I have 3 sets namely "Set A" and "Set B" and "Set C" with below values,
Set A: A1, AA2, AX3, A4
Set B: B1, BB3,BA2, BB6
Set C: C1, CZ5, CC3, CB10.
In a column say "A" when I pull the report, I might get only respected set values or mix of set values of Set A Set B and Set C.
Using VBA macro I am looking for the result with message box, "list has only Set A values" and all are hilighted in one color.
If the set has mix values then the message box hilight "list has mix values of SetA/SetB/SetC" and those values should be colored differently based on the set values like Set A values in green, Set B values in Yellow for further action.
Thanks in advance for your help.