G
Guest
I currently have a query which selects the top 10 numbers from a table (using
the RND function), I would like this to be changed so the user can set the
number of rows returned by entering a number between 1 and 10 into a text box
on a form and then pressing a button which runs the query. Is this possible?
I have very little knowledge of VB so if it is possible an example of the
code would be very much appreciated. Thanks in advance.
Stu
the RND function), I would like this to be changed so the user can set the
number of rows returned by entering a number between 1 and 10 into a text box
on a form and then pressing a button which runs the query. Is this possible?
I have very little knowledge of VB so if it is possible an example of the
code would be very much appreciated. Thanks in advance.
Stu