Hi,
Let's say I have a company name and a cost field on a detail section of a report (CR XI), the company name is set to can grow = true. I'm trying to get the cost field to be at the bottom of the detail section, so it lines up with the last line of the company name instead of the first line, no matter how many lines it grows to.
A coworker mentioned parsing the company name into a couple sections (based on the spaces as not to break up the words in the company name), then have a cost field on every section and make them visible only when it is the last line.
Does anyone know of a less terrible way to do this? Some way to anchor the data field or something? Thanks!
Let's say I have a company name and a cost field on a detail section of a report (CR XI), the company name is set to can grow = true. I'm trying to get the cost field to be at the bottom of the detail section, so it lines up with the last line of the company name instead of the first line, no matter how many lines it grows to.
A coworker mentioned parsing the company name into a couple sections (based on the spaces as not to break up the words in the company name), then have a cost field on every section and make them visible only when it is the last line.
Does anyone know of a less terrible way to do this? Some way to anchor the data field or something? Thanks!