E
Eve
You will probably need several queries to get to desired
result. The text field that users input amounts must be a
field that you have added to the tblEmployees. Then the
amount will be tied to the correct employee. Then you can
easily create a query based on that table for your
calculation. In order to get the amount of names that
were entered, create a query that is grouped, and use
the "Count" grouping option on the names.
Hope this helps,
Eve
result. The text field that users input amounts must be a
field that you have added to the tblEmployees. Then the
amount will be tied to the correct employee. Then you can
easily create a query based on that table for your
calculation. In order to get the amount of names that
were entered, create a query that is grouped, and use
the "Count" grouping option on the names.
Hope this helps,
Eve