W
Willy Smyt
I have created a report driven by a query. When the report
is run, it asks for input from the user, the answer to the
input should be a 4 digit number... this number is
searched on a particular field on the database... any
records containing this number should show on the
report... but dont.
Lets say I am looking for all employees with a 5000 number
on a field we will call Assgn. The Assgn field is a text
field that contains more than one four digit number ie..
4500/5000/6000 for example. When I run the querry lets say
for 5000, only those records for which 5000 is first on
the field show up (5000/4500/6000 for example). If I use
*5000* instead, all records with 5000 show regardless of
the location on the field. The bad thing about it is, it
does not work either way when I run the report. Any
suggestions?
Thanks
is run, it asks for input from the user, the answer to the
input should be a 4 digit number... this number is
searched on a particular field on the database... any
records containing this number should show on the
report... but dont.
Lets say I am looking for all employees with a 5000 number
on a field we will call Assgn. The Assgn field is a text
field that contains more than one four digit number ie..
4500/5000/6000 for example. When I run the querry lets say
for 5000, only those records for which 5000 is first on
the field show up (5000/4500/6000 for example). If I use
*5000* instead, all records with 5000 show regardless of
the location on the field. The bad thing about it is, it
does not work either way when I run the report. Any
suggestions?
Thanks