Goodday
I am looking for a macro solution that can list a 10 number jump in an array. All my data is in column G2 till the end of column G.There is a seperator >> in a row but only the data before the >> must be checked for multiples of tens. If a multiple of ten is found it must be highligted green and then the data must be copied to the adjacent column F. Eaxample if 1,11,18,33,38 was G20 then the data must be colored and copied to cell F20. It will be a time saver of note -many thanks for any help.Rep given for a solution as currently i need to do it all manually.
1, 11, 18, 31, 46 >> 8, 1, 39, 11, 5
1, 11, 18, 33, 38 >> 8, 1, 39, 11, 51, 11, 18, 33, 38 >> 8, 1, 39, 11, 5
1, 11, 18, 33, 46 >> 8, 1, 39, 11, 5
1, 11, 18, 39, 50 >> 8, 1, 39, 3, 13
1, 11, 18, 50, 53 >> 8, 1, 39, 13, 3
1, 11, 20, 24, 30 >> 8, 1, 7, 21, 271, 11, 20, 24, 30 >> 8, 1, 7, 21, 27
1, 11, 21, 24, 50 >>8, 1, 21, 21, 131, 11, 21, 24, 50 >> 8, 1, 21, 21, 13
1, 10, 21, 26, 54 >> 8, 1, 21, 8, 26
I am looking for a macro solution that can list a 10 number jump in an array. All my data is in column G2 till the end of column G.There is a seperator >> in a row but only the data before the >> must be checked for multiples of tens. If a multiple of ten is found it must be highligted green and then the data must be copied to the adjacent column F. Eaxample if 1,11,18,33,38 was G20 then the data must be colored and copied to cell F20. It will be a time saver of note -many thanks for any help.Rep given for a solution as currently i need to do it all manually.
1, 11, 18, 31, 46 >> 8, 1, 39, 11, 5
1, 11, 18, 33, 38 >> 8, 1, 39, 11, 51, 11, 18, 33, 38 >> 8, 1, 39, 11, 5
1, 11, 18, 33, 46 >> 8, 1, 39, 11, 5
1, 11, 18, 39, 50 >> 8, 1, 39, 3, 13
1, 11, 18, 50, 53 >> 8, 1, 39, 13, 3
1, 11, 20, 24, 30 >> 8, 1, 7, 21, 271, 11, 20, 24, 30 >> 8, 1, 7, 21, 27
1, 11, 21, 24, 50 >>8, 1, 21, 21, 131, 11, 21, 24, 50 >> 8, 1, 21, 21, 13
1, 10, 21, 26, 54 >> 8, 1, 21, 8, 26