Hello,
I need help with VBA to change color of partial text.
I am working with 2 worksheets. 1 worksheet is named "Reference Information", column A contains specific text. The list can grow over time.
Second worksheet is "Sourcing". I would like for VBA to look at the data in column Z of this worksheet, and if any of the text in this column, starting with 2nd row and up contains any text from column A of the "Reference Information" worksheet, to change color of that text only in red font, leaving remaining text font color as is.
Is this possible?
TIA
Alex
I need help with VBA to change color of partial text.
I am working with 2 worksheets. 1 worksheet is named "Reference Information", column A contains specific text. The list can grow over time.
Second worksheet is "Sourcing". I would like for VBA to look at the data in column Z of this worksheet, and if any of the text in this column, starting with 2nd row and up contains any text from column A of the "Reference Information" worksheet, to change color of that text only in red font, leaving remaining text font color as is.
Is this possible?
TIA
Alex