S
Scott Shively
Instead of using 'select top 20', I want to 'select top
Forms![Recipient]![Quanity]' where Forms![Recipient]![Quanity] is a user
specified number from my form that launches the query. How would I do this?
SQL burps when I use a variable instead of a constant.
Thank you,
Scott Shively
Forms![Recipient]![Quanity]' where Forms![Recipient]![Quanity] is a user
specified number from my form that launches the query. How would I do this?
SQL burps when I use a variable instead of a constant.
Thank you,
Scott Shively