J
Jim Rendant
I am trying to update the subform when I perform a docmd.runcmd update.
The record gets updated which means it is no longer related to the original
dataset. I need to refresh the screen so that it reflects the modified
dataset.
ResllerNumber (one) -> ResellerRecords (many)
An unbound dropdown box allows me to select a Reseller. Once selected the
recods subform populates with reseller inventory. If a reseller returns an
item I want to move it back into my inventory.
I know the record gets updated but how do I get the subform to reflect the
changes?
Please help
The record gets updated which means it is no longer related to the original
dataset. I need to refresh the screen so that it reflects the modified
dataset.
ResllerNumber (one) -> ResellerRecords (many)
An unbound dropdown box allows me to select a Reseller. Once selected the
recods subform populates with reseller inventory. If a reseller returns an
item I want to move it back into my inventory.
I know the record gets updated but how do I get the subform to reflect the
changes?
Please help