View Full Version : Name the report Dynamically?


get4peterin
05-06-2008, 11:50 AM
Hi,

Is there a way I can name of the report as one of the columns. Suppose in the my form I select Student name and student roll number and click on generate the report. I want the report to be generated with name "StudentName||StudentRollNumber". Is that possible to name the report dynamically?

macca the hacke
05-07-2008, 09:34 AM
Is the student name/roll no one of the fields in the query?
If so then just have a text box as a header which is bound to this field.