H
Harry
I have a problem where after I created this form, I entered data in one field
and for some reason, data in another field pops up automatically. The strange
thing about it is the field that pops up comes from another table. So the two
fields are unrelated.
By the way, the field where the information pops up has a Dlookup command
for another field in the form, that is also unrelated to the first field.
To give you a better understanding of this I will give you an example.
I have fields WorkDay, ClientID, and CompanyName. WorkDay is unrelated to
the others. ClientID is related to CompanyName by means of a DLookup command.
When I type in data into the WorkDay field (which comes from tblLaborHours,
data in the CompanyName field (which comes from tblCustomers_Info), shows up.
Why is this?
Thanks for your help.
and for some reason, data in another field pops up automatically. The strange
thing about it is the field that pops up comes from another table. So the two
fields are unrelated.
By the way, the field where the information pops up has a Dlookup command
for another field in the form, that is also unrelated to the first field.
To give you a better understanding of this I will give you an example.
I have fields WorkDay, ClientID, and CompanyName. WorkDay is unrelated to
the others. ClientID is related to CompanyName by means of a DLookup command.
When I type in data into the WorkDay field (which comes from tblLaborHours,
data in the CompanyName field (which comes from tblCustomers_Info), shows up.
Why is this?
Thanks for your help.