I have a split form that has search criteria in the detail section. What I want to do is define the information that will appear in the bottom section of the screen. It will be more complex than just a single row of data, much more like a multilevel report. What is the best way to accomplish this?
I have the form based on a query that has about 25 fields available. I have a report that I want to mimic for the display on the bottom of the form.
The report has two levels of labels and two levels of information. Under the information are two additional levels that report information across the page.
I can send information a copy of the report to anyone who needs to look at it.
I have the form based on a query that has about 25 fields available. I have a report that I want to mimic for the display on the bottom of the form.
The report has two levels of labels and two levels of information. Under the information are two additional levels that report information across the page.
I can send information a copy of the report to anyone who needs to look at it.