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...
I have a browser main form and a continuous subform. My subform has a check box signifying if the item has been approved. After I have queried my subform, I would like to have a command button on my main form that would mark all checkboxes = true instead of clicking each one separately.
I have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.