I
IamSam
I have a form with a MT connections template (gathers the weight of pallets
that cross the scale) on it. It also has [Crew], [ProductCode] and [LotNum].
When each pallet passes the scale the weight is recorded on the table, but
the other 3 fields are not. I tried using "Me![LotNum].DefaultValue =
Me![LotNum]" for each field (replacing the [name] for each field) and i put
it under the afterupdate in events. I would like the 3 missing fields to be
on each entry and still be able to change each one as needed. Help is greatly
appreciated. Thank you
that cross the scale) on it. It also has [Crew], [ProductCode] and [LotNum].
When each pallet passes the scale the weight is recorded on the table, but
the other 3 fields are not. I tried using "Me![LotNum].DefaultValue =
Me![LotNum]" for each field (replacing the [name] for each field) and i put
it under the afterupdate in events. I would like the 3 missing fields to be
on each entry and still be able to change each one as needed. Help is greatly
appreciated. Thank you