I currently have a large number of detail rows and I have them displaying in columns.
1 7
2 8
3 9
4 10
5 11
6 12
Currently the first column keeps growing until it hits the bottom of the page before spilling into column two. Is there a way to limit the number of rows per...
I have an interesting situation. I am creating labels for patients, each label represents a particular order. In certain situations I want to print multiple labels for the same order, one for each dose ordered. Since I can't create a loop for these labels I created a Sub-Report that includes...
I have a report that has the user that kicked it off as a parameter field. In certain cases I would like a subreport to also run and I would like this same parameter field to print on the subreport. How should I pass the parameter field? I didn't know if I could include it in the subreport...
A similar idea to IdoMillet's...
Instead of creating the extra table with multiple entries:
1,2,2,3,3,3
Just create the table with one of each number, up to the max. number of labels you think you might need.
1,2,3,4,5,...,300
Then link your tables using a join statement that will include...
I have a similar situation where I would like to create a set of labels for an order. I get data representing an order and I need to print out a header label with all of the information from the record. Then I also need separate labels containing a reduced amount of information from the same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.