T
TJones
I have a "OrderForm" which contains "Item Buttons" where
a user can choose to add items to a subform
called "OrderDetails". "OrderDetails" is set to display
in Datasheet view. When you click on an "Item Button" it
should then (using a macro) 'set the value' of several of
the fields in the subform "OrderDetails". You should, in
theory, be able to add as many items as you would like
onto the "OrderDetails" subform, however, I can't get it
to add past one. In other words, if I click on an "item
button" it will update the subform just as it should....
however, if I click on another item button, it will just
set the value of that same record in the subform instead
of adding another record.
Anyone have any ideas?? I'm desperate!
Thanks
TJones
a user can choose to add items to a subform
called "OrderDetails". "OrderDetails" is set to display
in Datasheet view. When you click on an "Item Button" it
should then (using a macro) 'set the value' of several of
the fields in the subform "OrderDetails". You should, in
theory, be able to add as many items as you would like
onto the "OrderDetails" subform, however, I can't get it
to add past one. In other words, if I click on an "item
button" it will update the subform just as it should....
however, if I click on another item button, it will just
set the value of that same record in the subform instead
of adding another record.
Anyone have any ideas?? I'm desperate!
Thanks
TJones