Unwanted Listbox "box" Printout - Need Data Only

G

Gwhit

Hi,

I have several differing cc: (carbon copy) lists located in 8 columns in a
CC table. For example, the first column is SALES, the second is OPERATIONS,
etc., each with their own group of managers that are cc'd based upon their
respective departments.

For each employee that appears in the report, I need to have the cc list
correspond based upon the employee's department name. I have a listbox which
displays the data nicely, but it prints out the box. Understanding that it
is really not the border printing out but the inner portion, I realize the
transparent settings are irrelevant. I've been trying to use a subreport as
an alternative, but I'm stuck on how to code it to keep up with my cc list.

Any advice will be appreciated.

PS. The structure of the cc table cannot be changed because of other
managerial department add-ins that are programmatically created in their
Admin section of the database.
 
Top