L
LMB
Hi Guys,
Access 2000. In my employee database I need to print out a report with all the employees listed and their phone numbers. We will use this list for 2 things. One would be if there was a disaster and in this instance we would be able to call every employee to ask for help. Second would be just to offer hours when the census is high or someone called in sick. In this instance we can not call people who do not wish to be called to work extra hours. My plan was to add a yes/no field in my main table (EmpCallList) and then to use conditional formatting in my report to shade in the people who do not want to be on the call list. Is this the way to handle this?
Something like this.
tblEmployee
EmployeeID
EmpLName
EmpFName
Etc.....
EmpCallList
Thanks,
Linda
Access 2000. In my employee database I need to print out a report with all the employees listed and their phone numbers. We will use this list for 2 things. One would be if there was a disaster and in this instance we would be able to call every employee to ask for help. Second would be just to offer hours when the census is high or someone called in sick. In this instance we can not call people who do not wish to be called to work extra hours. My plan was to add a yes/no field in my main table (EmpCallList) and then to use conditional formatting in my report to shade in the people who do not want to be on the call list. Is this the way to handle this?
Something like this.
tblEmployee
EmployeeID
EmpLName
EmpFName
Etc.....
EmpCallList
Thanks,
Linda