Parameter querie, is this possible ?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

currently the parameter is looking like this [Input department code:]. Input
will be like "300" and It will then return the data belonging to this
department.

My question:

Can I write so that I get between departments. By using something similar to
this:

"300..306" in the same input window and still get answares listing all the
departments between those 2 input values ?

Perag
 
Sweet, thanks alot that worked!

Perag

David F Cox said:
something like:

BETWEEN [enter dept 1] AND [enter dept 2]


Perag said:
Hello,

currently the parameter is looking like this [Input department code:].
Input
will be like "300" and It will then return the data belonging to this
department.

My question:

Can I write so that I get between departments. By using something similar
to
this:

"300..306" in the same input window and still get answares listing all the
departments between those 2 input values ?

Perag
 
Back
Top