I want to build Employee Phone List Report based on my Employee table. I need to include the FirstName, LastName, HomePhone fields of all employees ( count between 80-90) and display all records on a single page. I prefer the list to read:
LastName FirstName HomePhone LastName FirstName HomePhone
I haven't had any luck doing this yet. I'm probably making this harder than it is.
LastName FirstName HomePhone LastName FirstName HomePhone
I haven't had any luck doing this yet. I'm probably making this harder than it is.