I have a report which must include a Company's name in it.
My database has a Global form (tied to a Global table) which contains the user's company information and one field is CompanyName. There is only one record in this table - the company's information.
In my report, I want to display the...