I have a form field labled "Display/Print Name", I would like this field to contain either the first and last name of the client or the company name if the aforementioned is null. How would I go about this?
Wouldn't it be better to just have a report built with the 3 fields instead?
FirstName LastName CompanyName
------------------------------------------
John Doe Deere
And then have the button just display the report when clicked. Also you will need to build the query to pull those three fields and build your report based on that query.
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.