Hello,
I'm having a problem with my report that i print based on my form.
Please help.
I have a form with a subform.
Based on the info entered into the form i designed a report to print out the info.
The problem is that if I do not enter any info into the subform portion of the form, the report displays no data.
I have to manually click into the subform and make sure a record is created; then my report works.
is there a way in code to create the subform record along with a new record in main form, or is there code to put in report that will allow the main form data to display even if there is no subform data?
I'm having a problem with my report that i print based on my form.
Please help.
I have a form with a subform.
Based on the info entered into the form i designed a report to print out the info.
The problem is that if I do not enter any info into the subform portion of the form, the report displays no data.
I have to manually click into the subform and make sure a record is created; then my report works.
is there a way in code to create the subform record along with a new record in main form, or is there code to put in report that will allow the main form data to display even if there is no subform data?