Hi all,
I'm somewhat new to Access & any help would be appreciated.
Keyword search is down, so please excuse me if there has been a solution posted.
I have a form & would like to update info in it from another table based on an entry in a field of the form.
What I have is table1.field, .field2, .field3, etc. & form1.field1, .field2, .field3, etc. Upon entering data in form1.field1 I would like to set (update) form1.field2 (etc) = table1.field2 where form1.field1 = table1.field1.
form1 is an entry form for table2.
I would like to accomplish this in VB code if possible but any solution would be greatly appreciated.
Thank you in advance.
Dave
I'm somewhat new to Access & any help would be appreciated.
Keyword search is down, so please excuse me if there has been a solution posted.
I have a form & would like to update info in it from another table based on an entry in a field of the form.
What I have is table1.field, .field2, .field3, etc. & form1.field1, .field2, .field3, etc. Upon entering data in form1.field1 I would like to set (update) form1.field2 (etc) = table1.field2 where form1.field1 = table1.field1.
form1 is an entry form for table2.
I would like to accomplish this in VB code if possible but any solution would be greatly appreciated.
Thank you in advance.
Dave