E
Erik
I could use some help with a coding question. What code
would be required to store [field1] from tbl1 to tbl2.
This example does not include the criteria because my
problem lies within-
tbl2.([field1])=me.([field1])
I am not sure that I am correctly using the me. / tbl2.
before the field name.
I hope this makes sense, if not, thanks for looking.
would be required to store [field1] from tbl1 to tbl2.
This example does not include the criteria because my
problem lies within-
tbl2.([field1])=me.([field1])
I am not sure that I am correctly using the me. / tbl2.
before the field name.
I hope this makes sense, if not, thanks for looking.