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 » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Export Table in Alphabetical Order



 
 
Thread Tools Display Modes
  #1  
Old January 6th, 2009, 02:04 PM posted to microsoft.public.access.gettingstarted
Noel S Pamfree
external usenet poster
 
Posts: 30
Default Export Table in Alphabetical Order

I am able to sort my records into alphabetical order of surnames on the
screen. However when I print a report it always comes out in the order the
records were typed in (i.e. in ID order). Is there a way round this.

If not is it possible to export my database (which is sorted in alphabetical
order) so that the new one will have the ID column renumbered in
alphabetical order?

Many thanks for any advice.

Noel


  #2  
Old January 6th, 2009, 02:29 PM posted to microsoft.public.access.gettingstarted
Ron2006
external usenet poster
 
Posts: 936
Default Export Table in Alphabetical Order

Change the recordsource of the report to a query of the table and sort
by the Surname.

Ron
  #3  
Old January 6th, 2009, 03:43 PM posted to microsoft.public.access.gettingstarted
Bill Mosca[_2_]
external usenet poster
 
Posts: 94
Default Export Table in Alphabetical Order

Noel

Reports have their own grouping/sorting properties. Open the report in
design view and click on the Grouping/Sorting icon. Select the field your
want to sort on.

--
Bill Mosca, MS Access MVP
http://www.thatlldoit.com
http://mvp.support.microsoft.com/profile/Bill.Mosca
http://tech.groups.yahoo.com/group/M..._Professionals




"Noel S Pamfree" wrote in message
...
I am able to sort my records into alphabetical order of surnames on the
screen. However when I print a report it always comes out in the order the
records were typed in (i.e. in ID order). Is there a way round this.

If not is it possible to export my database (which is sorted in
alphabetical order) so that the new one will have the ID column renumbered
in alphabetical order?

Many thanks for any advice.

Noel



  #4  
Old January 6th, 2009, 06:29 PM posted to microsoft.public.access.gettingstarted
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Export Table in Alphabetical Order

On Tue, 6 Jan 2009 14:04:32 -0000, "Noel S Pamfree"
wrote:

I am able to sort my records into alphabetical order of surnames on the
screen. However when I print a report it always comes out in the order the
records were typed in (i.e. in ID order). Is there a way round this.


I have to disagree with Ron and Bill here! You can use a Form based on a
sorted query, but Reports ignore the order of records in the query (or for
that matter in the table).

What you need to do instead is open the report in design view; right
mouseclick the little square at the upper left intersection of the rulers and
select "Sorting and Grouping". This lets you specify the sort order of the
records displayed on the report.

If not is it possible to export my database (which is sorted in alphabetical
order) so that the new one will have the ID column renumbered in
alphabetical order?


Well, you could, but it would be pointless and unnecessary - and a major pain
whenever you needed to add another entry.
--

John W. Vinson [MVP]
 




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


All times are GMT +1. The time now is 07:08 PM.


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