fuckyoufuckyoufuckyo
Programmer
Greetings Everyone,
Hopefully this will be a quick question. I'm working on a billing system, and I'm pretty much in the final stages of putting the reports together before deployment. I'm running into an issue with the Reports.
In the past I have used Microsoft Access as my data storage medium. In Microsoft Access when you are building a report you can program a text field to do this =([Enter Date of Letters]) and when you run the report a pop-up box will appear prompting you to enter the date for the letters. The value of that box will then transfer to the Access Report.
Is there a similar way to do this with VB2008 and ReportViewer. I have designed the whole report - except for the ability to put in a custom date. I need the flexibility of something like an inputbox because of the frequency of when we run billing reports.
Can anyone provide any suggestions?
Thank you in advance for your help!
Rich
Hopefully this will be a quick question. I'm working on a billing system, and I'm pretty much in the final stages of putting the reports together before deployment. I'm running into an issue with the Reports.
In the past I have used Microsoft Access as my data storage medium. In Microsoft Access when you are building a report you can program a text field to do this =([Enter Date of Letters]) and when you run the report a pop-up box will appear prompting you to enter the date for the letters. The value of that box will then transfer to the Access Report.
Is there a similar way to do this with VB2008 and ReportViewer. I have designed the whole report - except for the ability to put in a custom date. I need the flexibility of something like an inputbox because of the frequency of when we run billing reports.
Can anyone provide any suggestions?
Thank you in advance for your help!
Rich