P
PeterM
I have a report that is based on Table A. It's working great. However, I
need to place information from Table B in the header of the report. Table B
only contains one row with name, address, phone number, etc as the columns.
I setup a listbox for each column to retrieve with the required SQL as the
Row Source. It works great but it puts a border around each listbox when it
prints. I've tried changing the border to transparent and it does nothing.
Is there an easy way to remove the borders around the listbox, or another
way to get the info on the report header?
Thanks in advance for your help.
need to place information from Table B in the header of the report. Table B
only contains one row with name, address, phone number, etc as the columns.
I setup a listbox for each column to retrieve with the required SQL as the
Row Source. It works great but it puts a border around each listbox when it
prints. I've tried changing the border to transparent and it does nothing.
Is there an easy way to remove the borders around the listbox, or another
way to get the info on the report header?
Thanks in advance for your help.