I keep a database for a local cemetery association. I'm trying to create a report that will visually look like the cemetery lots/plots. For Example, Section A, Lot 1 has 8 Plots. A-1-A, A-1-B, A-1-C, A-1-D, A-1-E, A-1-F, A-1-G, and A-1-H. Currently, my report lists the data from top to bottom. A-1-A at the top with the corresponding data listed horizontally. A-1-B listed underneath, with the corresponding data listed horizontally.
I want A-1-A with all it's data listed underneath it. Then a 2nd column to the right with A-1-B , with all it's data underneath. So A-B-C-D-E-F-G-H left to right across the top. Then NAME, then DOB, then DOD, etc. listed underneath.
That way when someone is standing south of the headstone, the data will read left to right as you're looking at the plots.
If I could rotate my entire report 90 degrees, I could rotate my text and make it work.
Is it possible? Am I missing something simple?