OK'z... I have the feeling that I'm asking another dumb question but I've created a tabbed form that list all of my customers proposal line items and change order line items in two subforms on one of the tabbed pages. The first subform seems to be working fine and the second forms data is built using a query selecting data based on information in the recordset of the first subform. My problem is that I can't seem to get the second subform to display the query results unless I manually select it and perform a sort or some other filtering which I assume triggers a requery. Once I trigger the display by manually selecting a sort the data results seem to be exactly what I need.
Can anyone point to a resource on multiple subform linking or suggest code to requery / repaint the data into the second subform?
Thanks!
Can anyone point to a resource on multiple subform linking or suggest code to requery / repaint the data into the second subform?
Thanks!