Ok, what I want to do is to have a matrix 5x5, example in the picture below (ignore the text, consider just values), basically horizontal axys (a) is an array from 1 to 5 and vertical (b) the same. all the cells are results of a multiplication a*b. After that I will have a range and color cells based on the range. But I don't know from where to start. I can define two arrays for a and b but how do I view the results of a*b? I think I can define the range and apply the color on the final result

Sachin SinghPosted May 8, 2021, 6:25 AM
Marius VasilePosted May 8, 2021, 8:13 AM
Marius VasilePosted May 7, 2021, 5:53 PM
Marius VasilePosted May 7, 2021, 2:36 PM
Sachin SinghPosted May 7, 2021, 1:34 PM