Hi, This is kind of weird. i have created a report. I also have some event procedures for it. Now, if I have 5 records (ex: I have 5 units), each unit comes on to a new page in the report. In the even procedure, based on some condition in the unit, I have some labels and textboxes hidden. However, Once the code in VB is executed for one unit, then it remains the same and the other units does not work properly. For example, if the label is set to false in the first unit, then, the second unit will also have it false, not matter what the condition.
In some cases, it shows only in the last unit and not on the previous units. I hope I haven't confused anybody. tried to explain as much as I could.
Thanks for any help.
In some cases, it shows only in the last unit and not on the previous units. I hope I haven't confused anybody. tried to explain as much as I could.
Thanks for any help.