C
Cest Cille
Is there any way to create a Database designed to store quotes and them in a
random order when requested?
random order when requested?
Is there any way to create a Database designed to store quotes and them in a
random order when requested?
I've managed to create a table with the various items. Can you tell me how to
do the latter part(using the RND Function and retrieving using a query)?
Thank You
storrboy said:How will you be displaying it? In a form like a program Quick Tips
message, message box, report?
This will determine the best way to do it.