how do you autofill fields on a form from a tables information
version 2003
You'll have to explain the context. What is the Form's Recordsource
(where does it get its data)? What do you mean by "autofill"? Are you
trying to copy multiple fields from one table to store them
redundantly in another table? If so... don't.
Please explain.