Hi everyone,
I have a listview in user form contains data from a spreadsheet.
I want to loop through all items (all of them including the subitems) and change the color of the item if the item contains a text.
For example if the item (or the sub item) contains + the item should become green, if it contains * it should be blue
Thanks for the help
I have a listview in user form contains data from a spreadsheet.
I want to loop through all items (all of them including the subitems) and change the color of the item if the item contains a text.
For example if the item (or the sub item) contains + the item should become green, if it contains * it should be blue
Thanks for the help