Hi All
Need another favour.
I have an Access memo field that contains a list of single random words that
are separated by a single space. What I need to do is extract a random word
from this list 8 times so that I can have the following to play with:
1stRandomWord.2 ndRandomWord
3rdRandomWord.4 thRandomWord
5thRandomWord.6 thRandomWord
7thRandomWord.8 thRandomWord
I doing a Access DB to ASP page, so any ASP-compliant VB example code would
be really appreciated.
Rgds
Laphan
Need another favour.
I have an Access memo field that contains a list of single random words that
are separated by a single space. What I need to do is extract a random word
from this list 8 times so that I can have the following to play with:
1stRandomWord.2 ndRandomWord
3rdRandomWord.4 thRandomWord
5thRandomWord.6 thRandomWord
7thRandomWord.8 thRandomWord
I doing a Access DB to ASP page, so any ASP-compliant VB example code would
be really appreciated.
Rgds
Laphan
Comment