Default Department Name from table

D

DubboPete

Hi all,

I have a series of reports which are generic for departments. I have a
table of Department names which consists merely of DeptID and DeptName.

I would like to get the Deptname to appear on each report, but
obviously to default to whichever department is using the report.

What's the easiest way to do this?

TIA
DubboPete
 
C

Chris

You will first need to know who is running the report. That will need a table
of userids and their department

Then when you produce the report, you can default the department to that of
the user
 

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