I have this BIG problem standing before me and my deadine:
as I told, I need dynamic display of subreports, two subreports per page and the two can be the same subreport or need not be.
I have pasted the same set of subreports at the top and at the bottom to achieve this. Problem is I cannot suppress one of the two if I want to. If I pass the suppress formula, both of them get displayed or not.
I dont know whether I am clear or not!
Simple words: how can I display selected subreports out of the lot (of subreports) dynamically from vb code with crpt32 ocx?
I was thinking that getsubreporttochange will make only the called subreport to display and all others wont be but that is not the case
Please help me
as I told, I need dynamic display of subreports, two subreports per page and the two can be the same subreport or need not be.
I have pasted the same set of subreports at the top and at the bottom to achieve this. Problem is I cannot suppress one of the two if I want to. If I pass the suppress formula, both of them get displayed or not.
I dont know whether I am clear or not!
Simple words: how can I display selected subreports out of the lot (of subreports) dynamically from vb code with crpt32 ocx?
I was thinking that getsubreporttochange will make only the called subreport to display and all others wont be but that is not the case
Please help me