G
Guest
I am trying to create a directory for a large company via an Access report.
Most of the information for the directory is stored in a database. However,
there are some items that are not stored in the database (i.e., listing of
conference rooms and their phone extensions, phone numbers for security,
etc.).
The report would be grouped by office location, then department, then list
the employees in that department. My question is: how do I get the misc.
entries into the report? Do I need to create a separate table to house that
information? Or can it be inserted in the correct place via code?
Most of the information for the directory is stored in a database. However,
there are some items that are not stored in the database (i.e., listing of
conference rooms and their phone extensions, phone numbers for security,
etc.).
The report would be grouped by office location, then department, then list
the employees in that department. My question is: how do I get the misc.
entries into the report? Do I need to create a separate table to house that
information? Or can it be inserted in the correct place via code?