I figured out a work around to a problem I posted in one of the other Crystal forums of getting my user-defined date-range that my report works off of to show up in the report(the view is not passing any dates to the report). I added a subreport that hits another table that I populate when I populate the view for the main table. It contains the date range the user has selected.
But....although the main report details will be refreshed every time the app is opened, the subreport will never show the updated date. THe only way to do this is to open the report file and refresh it manually.
I have to box checked under options to re-import subreports. I'm fairly new to Crystal, but decent in VB 6. So any ideas how I should get this sub-report to show the correct data?
Thanks.
But....although the main report details will be refreshed every time the app is opened, the subreport will never show the updated date. THe only way to do this is to open the report file and refresh it manually.
I have to box checked under options to re-import subreports. I'm fairly new to Crystal, but decent in VB 6. So any ideas how I should get this sub-report to show the correct data?
Thanks.