P
pib311 via AccessMonster.com
Hello all,
I have what would seem to be a very small problem, but I am unable to answer
it myself. I have a report that I am trying to create and each record can
have one of three categories. If there are multiple records for, let's say,
Group1, then I want a text box to span both records and center the text
within the report. This would be the equivalent of a rowspan in html.
I have no idea where to start. Am I missing something really simple?
The data is structured as the following:
Group1 | Record 1 | Some cool info
Group1 | Record 2 | Some cool info
Group 2 | Record 1 | Some cool info
I have what would seem to be a very small problem, but I am unable to answer
it myself. I have a report that I am trying to create and each record can
have one of three categories. If there are multiple records for, let's say,
Group1, then I want a text box to span both records and center the text
within the report. This would be the equivalent of a rowspan in html.
I have no idea where to start. Am I missing something really simple?
The data is structured as the following:
Group1 | Record 1 | Some cool info
Group1 | Record 2 | Some cool info
Group 2 | Record 1 | Some cool info