G
Guest
I have a field called “MarkUp†which has a default value of 1.25. It exists
in each record of table “ItemDetailâ€. I would like to give users the ability
to change this value in a set of records from a subform. I envision a
control on a subform where they could enter a value, for example: 1.21, and
then click a command button which would run an update query and change the
value in each record. I need it to update only the records related to the
record selected in the mainform.
How do I accomplish this? Thanks in advance for any help! I hope this is
explained in enough detail.
in each record of table “ItemDetailâ€. I would like to give users the ability
to change this value in a set of records from a subform. I envision a
control on a subform where they could enter a value, for example: 1.21, and
then click a command button which would run an update query and change the
value in each record. I need it to update only the records related to the
record selected in the mainform.
How do I accomplish this? Thanks in advance for any help! I hope this is
explained in enough detail.