G
Guest
I have a main report containing 3 subreports. The only reason I made these subreports is because depending on the value of one column in my main report I need to bypass one or more subreports. What is the correct way to do this? My Access book gives just a passing mention to subreports. I have a test in the open for each subreport for the value of the main report column and if I need to bypass the subreport, I close the subreport. Is this correct? In any case, my column test is failing. It cant find the value of the column in my main report query. How do I refer to it?