The random recordset behaviour returns only one record if the RANDOM number of records is less than the number off records on the original recordset For example: You have a table with 5 records (till now) and want to show them randomly , but as you know the table content will grow, you ask to show 8 records randomly....Till the table doesnt grow enough to have 8 records the random recordset behaviour only shows ONE record
Can you fix it so it shows randomly the records even if they are less than the number stated on the behaviour? Thanks |
|
|