Is anyone familiar with vb code for the "color each n'th row or column" function in the asap utility? I understand asap is just macros, but in the code i'm running, i'd like to add this function to have it all as one macro.
Thanks in advance.
Printable View
Is anyone familiar with vb code for the "color each n'th row or column" function in the asap utility? I understand asap is just macros, but in the code i'm running, i'd like to add this function to have it all as one macro.
Thanks in advance.
All you will have to do is record a macro of you coloring a row as desired. Then modify it to loop through the records coloring every nth row.
http://vbforums.com/showthread.php?t=402032