V
Viki
I have a main table for groups of inventoried items: [Package ID], which is
primary, [Name], [Account Number], and multiple fields for serial numbers
(battery, modem, device, etc.). I have a secondary table for returns with
[Package ID], [Item returned], [Reason], etc. I want to create a unique
numbering format for the [Package ID] field which will be linked between the
two tables and ultimately a form/subform.
Also, on several subform setup attempts, when I enter data into the Returns
subform (a sub of the main inventory group form), I get the message, "You
can't assign a value to this object". This happens when I select from a combo
box I set up with about 6 values (battery, modem, device, etc.). What does
this mean and how to I fix it? I've verified field length, nothing is open
in design view, and the form is not read-only (per suggestions on error
message). Thanks.
primary, [Name], [Account Number], and multiple fields for serial numbers
(battery, modem, device, etc.). I have a secondary table for returns with
[Package ID], [Item returned], [Reason], etc. I want to create a unique
numbering format for the [Package ID] field which will be linked between the
two tables and ultimately a form/subform.
Also, on several subform setup attempts, when I enter data into the Returns
subform (a sub of the main inventory group form), I get the message, "You
can't assign a value to this object". This happens when I select from a combo
box I set up with about 6 values (battery, modem, device, etc.). What does
this mean and how to I fix it? I've verified field length, nothing is open
in design view, and the form is not read-only (per suggestions on error
message). Thanks.