Hi
The code below is to print colorindex code (from 1-56). It works fine but I want to print these codes into 4 columns (each has 14 cells). I know I need to break the For-Next look when x=14
but I do not know how and I would like to learn from your style how that can be done. I am thinking to...