Using Excel 2010
Hello,
I need VBA which can mark 8 random with “X” in column D from data column C
Data sheet...
Regards,
Moti
Hello,
I need VBA which can mark 8 random with “X” in column D from data column C
Data sheet...
Excel Question.xlsm | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | ||||||||
2 | ||||||||
3 | Mixed | Mark | ||||||
4 | Num & Text | Random | ||||||
5 | Total 14 | 8 With X | ||||||
6 | A | |||||||
7 | 1 | X | ||||||
8 | D | X | ||||||
9 | 5 | |||||||
10 | 10 | X | ||||||
11 | 12 | X | ||||||
12 | F | |||||||
13 | 15 | X | ||||||
14 | A | |||||||
15 | D | X | ||||||
16 | F | |||||||
17 | 22 | X | ||||||
18 | 27 | |||||||
19 | 32 | X | ||||||
20 | ||||||||
Sheet1 |
Regards,
Moti