A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Inhereting the sort order



 
 
Thread Tools Display Modes
  #1  
Old July 9th, 2004, 03:18 AM
Dan St.John
external usenet poster
 
Posts: n/a
Default Inhereting the sort order

Hello all,
I need your help.
I am running MS Access 2000.

I have a Purchase Order form that has an Order Details subform where the
user enters line items for the order. Each line item is a seperate record in
the subform, which is is Datasheet view, that is associated with the main
order. There is no sort order of the subform. The order of the records in
the subform remain in the same order that the user entered them in and they
are not re-sorted at any time.

Now my problem is that when the reoport is generated for the order - it does
not inheret the same sort order as in the Order form's subform. I want the
details section of my report to match the order of the records entered in
the Order form's subform.

The sort order of the details section of the report are actually in reverse
order compared to the form's subform sort order.

I want the Report's details section to inheret the same sort order as in the
Order form's subform.

Can you help ?

thanks



Dan


  #2  
Old July 9th, 2004, 03:30 AM
Ken Snell
external usenet poster
 
Posts: n/a
Default Inhereting the sort order

There is no inherent "sort order" in a table. If you say that you "see" the
table's records in the same order as when they were entered, it's either
because you have a primary key that ascends as the records are added, or
it's because of a "lucky" chance.

To get an order in a report, or in a subreport, click View | Sorting and
Grouping when in the report or subreport. That is where you define the order
for the report or subreport. Thus, if your table has a field whose value
"tells" you the order that the records were entered, and if that field is in
the RecordSource for the report or subreport, depending upon which you're
in, use that field as the sorting field.

--

Ken Snell
MS ACCESS MVP

"Dan St.John" wrote in message
...
Hello all,
I need your help.
I am running MS Access 2000.

I have a Purchase Order form that has an Order Details subform where the
user enters line items for the order. Each line item is a seperate record

in
the subform, which is is Datasheet view, that is associated with the main
order. There is no sort order of the subform. The order of the records in
the subform remain in the same order that the user entered them in and

they
are not re-sorted at any time.

Now my problem is that when the reoport is generated for the order - it

does
not inheret the same sort order as in the Order form's subform. I want the
details section of my report to match the order of the records entered in
the Order form's subform.

The sort order of the details section of the report are actually in

reverse
order compared to the form's subform sort order.

I want the Report's details section to inheret the same sort order as in

the
Order form's subform.

Can you help ?

thanks



Dan




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Change sort order of report Setting Up & Running Reports 2 May 26th, 2004 06:20 AM
Need help putting sort order back ismegordo Worksheet Functions 1 April 1st, 2004 03:13 AM
Macro to sort a range in ascending order Kerrick Sawyers Worksheet Functions 1 February 13th, 2004 02:04 PM
X Axis Sort Order Jason Charts and Charting 2 October 9th, 2003 04:12 PM


All times are GMT +1. The time now is 08:33 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.