Folks,
Is there an easy way to update the whole fields of a form after filling up one field of the record?
What I have is a main table.
and main form to add to the table items. That is working fine. However,
I want the user to be able to enter a value in any field and when it matches I want to load the other fields in the form with the proper values for that particular record.
I do have a unique ID for each record. If you know of any code or helpful MACRO in this forum please point me to it.
Thanks.