You have to put the formula to display the value from the subreport in a section below the subreport. I usually put in another group with the sub report in the group header. Then in the details section I can reference the value from the sub report. Does that answer you question.
I have been working on a file download application which will allow users to download files from our site, it works fine when the site has https turned off, but when I turn it on the page fails to allow me to download. I get a ms ie error. Code below
Sub DownloadFile(file)
'--declare...
I am not looking for the specific code, althought an example would be great. I am trying to build a custom datagrid that shows the data in a hierarchial form. I have no control over the way the data arrives. It is from a stored procedure where every record contains category, subcategory, item...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.