February 20, 2007 at 8:41 am
Hi,
I have a report and its been populating from a sproc. and i have 2 text boxes called both of them are poplulated by Fields!Investment Names, but right i can display the data left to right but i want to display the Data starting top to bottom and then towards the right.
I tried grouping the data in this way for one text box = CountRows()/2 > 10 . and this shows all the records one below the other, so is there a way that i can display half the records in one text box and the other half in the other text box.
I am going kinda nuts over this. Can someone please help me.
Regards
Karen
February 23, 2007 at 8:00 am
This was removed by the editor as SPAM
February 23, 2007 at 12:28 pm
Hello,
I don't have a complete understanding of what you need but I think you can do this using the visibility property. For example, only show the first set of records in the first text box given a certain condition. Then, show the second half in the second text box based on another visibility condition. Hope this makes sense. Please elaborate some more on your conditions and I may be able to help more. Thanks.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply