sommererdbeere
Programmer
hi,
crystal 8.5
main report date data type: Date
subreport date datat type: DateTime
i'm having a great trouble in passing date parameters from subreport to main.
i have 2 sets of date range parameter created: 1 in main and 1 in subreport. i have both of these reports Parameter Value Type as "Date". when i run the report, it seems like it only recognized the date range in main report and nothing in subreport
Problems:
1. no arguement when input the date even if the data type of subreport is datetime ( the parameter value type i've set is "Date" not "DateTime")
2. doesn't seems to give me the correct data when i input the date for subreport.
solution i've tried:
i try to used Shared Valuable in the formular to pass the date from subreport to main. however, when i go to Record Formular Selection in main, the formular i created, "{@ASP_DATE_ENTERED}" wasn't being recognized(doesn't shown in the selection:
{@ASP_DATE_ENTERED} >= {?asp_entered_date} and
{@ASP_DATE_ENTERED} <= {?asp_entered_date}
HELP:
i truly hope any of the experts can give me a great help as i've been working on it the whole nite and still can't find solution. i need to turn this report in by 3pm today. please help if anyone has any idea to this problem.
thank you very much for your time and assistance. thank you.
m
crystal 8.5
main report date data type: Date
subreport date datat type: DateTime
i'm having a great trouble in passing date parameters from subreport to main.
i have 2 sets of date range parameter created: 1 in main and 1 in subreport. i have both of these reports Parameter Value Type as "Date". when i run the report, it seems like it only recognized the date range in main report and nothing in subreport
Problems:
1. no arguement when input the date even if the data type of subreport is datetime ( the parameter value type i've set is "Date" not "DateTime")
2. doesn't seems to give me the correct data when i input the date for subreport.
solution i've tried:
i try to used Shared Valuable in the formular to pass the date from subreport to main. however, when i go to Record Formular Selection in main, the formular i created, "{@ASP_DATE_ENTERED}" wasn't being recognized(doesn't shown in the selection:
{@ASP_DATE_ENTERED} >= {?asp_entered_date} and
{@ASP_DATE_ENTERED} <= {?asp_entered_date}
HELP:
i truly hope any of the experts can give me a great help as i've been working on it the whole nite and still can't find solution. i need to turn this report in by 3pm today. please help if anyone has any idea to this problem.
thank you very much for your time and assistance. thank you.
m