Hey everybody!
I'm working on a Report that I'd like to expand to the right as it iterates through the Records. Is there a simple way to do this?
Example:
Code:
Header (big font and centered!)
---------------------------------
Record 1 Record 2 Record 3 Record 4 Record 5
Record 6 Record 7 Record 8 Record 9 Record 10
Record 11 Record 12 Record 13 Record 14 Record 15
Record 16 Record 17 Record 18. . .
I've figured out a way to get this effect, but it's going to be a pain in the tush to implement. I'm hoping for an easier way (like clicking some hidden "Expand Horizontally" button somewhere).