I am working in Crystal Standard 8.5 with a SQL Database. Trying to create a simple report. In one of my details sections, I want to put a memo field below a text field. Since the text field can "grow" into the memo field, I created another section in details and dropped the memo field into details section b.
Even though it is section b and not a, and everything else sorts in ascending order, the details, section b memo field prints before the details, section a text field. Even when I change the group sort to "descending" this occurs. It also occurs when I swap the data to the other section.
How can I get the memo field to print after the text field (i.e., details b print after details a)?
Even though it is section b and not a, and everything else sorts in ascending order, the details, section b memo field prints before the details, section a text field. Even when I change the group sort to "descending" this occurs. It also occurs when I swap the data to the other section.
How can I get the memo field to print after the text field (i.e., details b print after details a)?