Organisation chart

G

Guest

I have set up a table of employees with 2 fields. Name and ResponsibilityID,
data types text and number. each employee is given a responsibility ID from
another related table Responsibilities like:

1 -> general manager
2 -> local managers (subordinate to general manager)
3 -> empoyees (suordinate to local manager)

How can I make a report with an organisation chart like look, which places
the records at a level of responsibility according to the ResponsibilityID
value????
 
D

Duane Hookom

Some versions of Visio (and possibly other software) have the capability of
creating Org charts from database tables. With only two fields, how do you
know who reports to whom?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top