Let me explain the situation more. I have many years of coding experience but none of it database of any sort. I know SQL when I see it. I have taken over the “IT” for a small, local non-profit. The man who set up LibreOffice left for medical reasons. I am doing my best to bother him as little as possible. I am the only technology person involved. I really do not know what I am doing, but I am learning on the job.
There is a Base database consisting primarily of one table of clients. There is a client entry form that is used by the two people who enter and modify clients. There is one report program that prints a one-page “report” that is used by kitchen staff and drivers. It is driven by a query against that one key table.
It has been requested of me that the client entry people be able to “boldface” the “important stuff” in a general notes field. The notes print on the report. I am wondering if there would be a way for them to “mark up” certain information as bold and then have the report program honor that.
I am pretty comfortable now making changes to the report program but that is about the end of my comfort level. I am trying to take an approach of “first, do no harm” and I have not (yet?) touched the database schema.
So there is a context for the help I am looking for. I don’t see how to use a frame in a report generated from a table query. Am I missing something?
Thanks much for your patience and assistance.
Charles