Hi,
So the problem that I'm trying to resolve currently is theoretically simple but I can't seem to get it to function properly.
I'm using Report Text in order to create a header for an Excel output of a file.
The request is that this layout include something like the below:
Type of Request: Monthly Report Date: 8/31/2017
With the Type of Request being left aligned, the Report Date being right aligned, and all of this existing on a single line of text.
I know that in HTML, the <span> tag can accomplish this, but I can't figure out how to make this work in the Report Tet tool.