Susan Harkins
ssharkins at gmail.com
Mon Dec 17 15:45:08 CST 2007
Is the subform based on a query? Where does the new transaction go? Susan H. >I have a form with a subform that is ordered either by TransactionID DESC. > It seems, however, that I cannot control the ordering. The Transactions > part > is the subform. There's a button to edit a transaction and another button > to > create a new one. The new transaction does not automatically go to the top > row of the subform. Instead, the user has to click the TransactionDate > column and then press the ZA button on the toolbar. I cannot seem to make > this happen automatically. If I just requery the parent form, will that do > it? Or any other ideas?