Need to Count a value and copy answer to field

  • Thread starter Thread starter mwgo
  • Start date Start date
M

mwgo

Guest
I need to count the occurence of a field (I.e how many employees) from a employeeID (this I can do in a query) and then copy the value to a forms field or the underlying table field?
Any Ideas?
 
You could use DCount. There are examples in the help files. This should do the trick!

[This message has been edited by MattGilbert (edited 06-02-2000).]
 

Users who are viewing this thread

Back
Top Bottom