Hello,
I am creating a database that has a Create Report function that creates a report based on the information that is retrieved by a search query. On the Form, there are 8 fields (eg. Name, Change Date, Date Submitted, Form Type... etc.) that the user can fill in and press the Create Report button to retrieve records. Any one or all of the fields can be filled in.
What I am trying to do is to have the name of the fields that the report is based on populate the title. So if the user searches by Name, then the report will be called "Report by: Name". If they search by more than one variable, I want all of the ones used to be shown in the title...
Is there any way to do this?
I'm not very good with VB, although I have done quite a bit of it for this database. ANY help would be greatly appreciated.
Silvia
I am creating a database that has a Create Report function that creates a report based on the information that is retrieved by a search query. On the Form, there are 8 fields (eg. Name, Change Date, Date Submitted, Form Type... etc.) that the user can fill in and press the Create Report button to retrieve records. Any one or all of the fields can be filled in.
What I am trying to do is to have the name of the fields that the report is based on populate the title. So if the user searches by Name, then the report will be called "Report by: Name". If they search by more than one variable, I want all of the ones used to be shown in the title...
Is there any way to do this?
I'm not very good with VB, although I have done quite a bit of it for this database. ANY help would be greatly appreciated.
Silvia