Hi.
Is there a way to reference a form value in the top argument in a select query, IE instead of
Select top 5 from blah blah blah
Use
Select top Forms!Myform!Myvalue blah blah blah
Thanks!
ChaZ
There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.
Is there a way to reference a form value in the top argument in a select query, IE instead of
Select top 5 from blah blah blah
Use
Select top Forms!Myform!Myvalue blah blah blah
Thanks!
ChaZ
There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.