Hi,
I have a database and in the records there are 4 fields:
A date field, 2 yes/no text and a company_name text field.
So far i have it set up so that when the report is run, the date can be entered from 2 drop down lists that contain all the dates held in the date field in the database; however, im wondering if it is possible to have a parameter field for to search by the company_name. That is not to search by a particular value in the company_name field, but by the company_name field as a whole (ie. searching by ever value held in company_name field)
Is this possible? and if so, how would i go about doing this?
thanks.
J