Need your help please.
I have a form with the following controls:
1. Combo box listing the report types
2. DTPicker1 = Beginning Date
3. DTPicker2 = End Date
I manage to get all the applicable data to the standard form, but now
which to change the top label caption of the report when the user selects
the report, i.e Process 1 report is selected then the label in the top
section should read: Report for Process 1.
How do I program the caption/text properies of controls on a normal vb
report using the report designer (not crystal reports - budget is
finished).
Secondly, how do I get a label on the report with today's date.
Your help will really be appreciated.
Helga