Access 2007

C

CJames

I created a database containing queries, tables, forms and reports (usual
stuff). I can not get the form to sort the list I wish to show. I have used
a query and table subreport, but neither seems to work in the report. If I
view the subreports outside of the main report everything looks fine. I can
update the forms which will added the new material to the list. The new
items will be shown in the main report, but they will not be sorted.
Suggest.
 
N

NetworkTrade

the Report property of sort/group will over ride the sort of the query...does
the report section propery have sorting/grouping in affect?
 
Top