B
Becky
I would like to ask for some help. As a new programmer, I am testing some of
my subs and fuctions. To help with this, I'd like a table with 2 fields, ID
(autonumber) and strWord (these are 20 RANDOM letters long, a to z. Doubles
are OK). Rows might look like...
ID strWord
1 yhwtqggenmlportoinai
2 mlloapiqwtqmcjustepu ...etc.
Is there a fast way I can generate the table and populate it with, say, 5000
random words?
much thanks
Becky
my subs and fuctions. To help with this, I'd like a table with 2 fields, ID
(autonumber) and strWord (these are 20 RANDOM letters long, a to z. Doubles
are OK). Rows might look like...
ID strWord
1 yhwtqggenmlportoinai
2 mlloapiqwtqmcjustepu ...etc.
Is there a fast way I can generate the table and populate it with, say, 5000
random words?
much thanks
Becky