Eljefegeneo
Still trying to learn
- Local time
- Today, 02:56
- Joined
- Jan 10, 2011
- Messages
- 902
I want to select the top X in a query. I know how to do it using return X from the design tab or Select top X in the SQL statement, but is there any work around for setting a parameter in a form to do this. All the info I found so far says no, but perhaps someone has found some way to do this.