Ronnie
Reports can be based on a table, or on a query against one/more table(s).
If your extra item is in a table that is related to the table you already
are using for the report, create a query to join the two tables and select
appropriate data elements.
If the "item" is totally unrelated to the data in the table used for the
report, create a new report that brings in that item/data, then embed the
new report as a sub-report within your existing report.
Regards
Jeff Boyce
<Office/Access MVP>