A
Access Newbie Nick
I have a form with a subform, the subform is in datasheet view. On the
subform I have requery macros that refresh the source of the next field,
cutting down on the options. For example i select a company name, then in the
next field only the purchase orders related to that record should appear.
This works fine for only one record, and also in single form view. However if
I make another record with a different comapany name in datasheet view, the
above record is also requeried and the field for purchase orders goes to
blank.
Is there any way to refresh data in only a single record in datasheet view,
preferably without using VB, but if needs be i will use it.
Thanks in advance for any help!
subform I have requery macros that refresh the source of the next field,
cutting down on the options. For example i select a company name, then in the
next field only the purchase orders related to that record should appear.
This works fine for only one record, and also in single form view. However if
I make another record with a different comapany name in datasheet view, the
above record is also requeried and the field for purchase orders goes to
blank.
Is there any way to refresh data in only a single record in datasheet view,
preferably without using VB, but if needs be i will use it.
Thanks in advance for any help!