I would like some help in entering a formula in excel VBA I assume to enter all numbers of a certain highlighted color (green in this case) in a different column but is in the same row within a column range.
To help make things clearer, I uploaded an image above. The table in that image illustrates my desired results in the rightmost coloumn. I would also like it if its possible to display two or more cell values of the same color.
Green color details: http://www.htmlcsscolor.com/hex/00B050
Any help will be appreciated and please ask me any queries you need. Thank you.
EDIT: If its possible, can I get a code that shows two or more green cell values in separate columns instead of being shown together with a + sign?