B
BZabrocki
I am currently building a spreadsheet that will generate random
preventative maintenance work order numbers to audit each week for ten
percent of the PM's generated (the amount generated varies but appox.
250). I currently cut and paste all the PM's from a database and
hilight them all manually off of a rand function.
I need a macro to do the following:
1. Count Column A = Y
2. Y * 10% = X
3. Rand between row (2,Y) = Z
4. Fill color on Z
5. Loop X amount of times
Thanks in advance for any help
preventative maintenance work order numbers to audit each week for ten
percent of the PM's generated (the amount generated varies but appox.
250). I currently cut and paste all the PM's from a database and
hilight them all manually off of a rand function.
I need a macro to do the following:
1. Count Column A = Y
2. Y * 10% = X
3. Rand between row (2,Y) = Z
4. Fill color on Z
5. Loop X amount of times
Thanks in advance for any help