G
Guest
Hello,
I have perused the knowledge base, and found a lot on refreshing subforms,
but nothing to handle my problem.
I have a master form (Client) with both a subform that is a datasheet with
several products sold to the client (Product_Subform) and a button to open
the Product form to add much more information than what is shown in the
Product_Subform. After I have added my products in the Product form and
close it, I would like the records to show up in the Product_Subform.
I have tried Forms!Client!Product_Subform.Requery in every location I can
think of (On Close in Product form, in the Save and Exit button events on the
Product form, on the Got Focus event in the Client master) nothing seems to
work. I have succesfully requeried other subforms in the same master form,
but they were not datasheets. The closest I got was to get a blank record
added to the datasheet with none of the info.
Please help! My deadline is fast approaching and this is the last issue to
resolve.
Thank you.
I have perused the knowledge base, and found a lot on refreshing subforms,
but nothing to handle my problem.
I have a master form (Client) with both a subform that is a datasheet with
several products sold to the client (Product_Subform) and a button to open
the Product form to add much more information than what is shown in the
Product_Subform. After I have added my products in the Product form and
close it, I would like the records to show up in the Product_Subform.
I have tried Forms!Client!Product_Subform.Requery in every location I can
think of (On Close in Product form, in the Save and Exit button events on the
Product form, on the Got Focus event in the Client master) nothing seems to
work. I have succesfully requeried other subforms in the same master form,
but they were not datasheets. The closest I got was to get a blank record
added to the datasheet with none of the info.
Please help! My deadline is fast approaching and this is the last issue to
resolve.
Thank you.