How do I alphabetize a list in Pages 5.1?

I've found threads on how to do it in the old version of Pages, but I am having trouble now finding how to do it in the newest version. Any help? I've got my text into a table already.

Then you are not using "Mac OS X (10.5.8)"?
Like many things in Pages 5, forget it!
The unfortunate solution to just about everything with Pages 5 is:
Your previous version of Pages should be in yoir Applications/iWork folder.
Trash/archive Pages 5 after Exporting the files, and rate/review it in the App Store.
Peter

Similar Messages

  • How do i alphabetize a list of items in pages

    I need to alphabetize a list of item sin pages

    Best to ask in the Pages forum!
    https://discussions.apple.com/community/iwork/pages

  • How can i sort a list of pages in CQ?

    Hello
    I have a structure like this in CQ:
    /content/mywebsite/page3
    /content/mywebsite/page1
    /content/mywebsite/page5
    /content/mywebsite/page2
    /content/mywebsite/page4
    when i open mywebsite i see a menu with the list of pages in it like this:
    page3
    page1
    page5
    page2
    page4
    is it possile to sort those pages in the server creating some kind of view?
    or is it better to sort it in the client side?

    Hi,
    One way would be to go to the /content hierarchy in CRXDE and move pages(drag drop) in the order you want to see in the websites OR manually edit the content.xml to have the order you wish to see.

  • How can I sort a list in Pages?

    hey folks, i have just finished typing my first long report on pages and must say how impressed i have been at how simple it is to use. Just a quick query really, i have approximately 50 references which are essentially their own paragraphs and i want to sort them into order Author A-Z. In Word if i highlighted the list i could press sort and it would do it for me, i just wondered if there was a similar function in pages.
    Cheers.

    Select the paragraphs to sort.
    menu Format > Table > Convert text to table
    select the table cells then
    Inspector > Table > Edit Rows and columns > Sort …
    menu Format > Table > Convert table to text.
    Don't worry, no offense, I stopped while writing +BUSCH G.W. is an american president+
    Yvan KOENIG (from FRANCE dimanche 18 mai 2008 17:32:35)

  • HT1399 As I have added pocast shows to my itunes podcast list it is in a random order.  How do I alphabetize my list of podcasts.  Can I manually arrange them in an order of my choosing.  Thanks

    As I have added podcast subscriptions to my itunes podcast list on the far left menu window the list is in a random order.  How do I aphabetize the podcast list ?   Can I arrange them manually ?

    I have about 500 bookmarks ..   and they are arranged within 60 folders.  I would like to see them in chronological order as before, because now to find a bookmark is a hard task.
    thanks for your suggestion, anyway.

  • Alphabetize a list in pages

    I have made a list  of I.D.'s and passwords for various sites I access, personally.  I want to put them in alphabetical order.  The doc. was generated thru the use of "Pages."  What is the easiest way to reorganize my doc so it is in alphabetical order?

    After you installed the service in the proper place you can in Pages when you have selected the text you want alphabetised click on Service in the Pages menu. If you don't get the long list of option click on Service and you will be ported to the system preferences where you can click on buttons to set which services you want to use. Then go back to Pages and try again.

  • How do I alphabetize a list?

    I've created a bulleted list of book titles. I'd like to put them in alphabetical order, without losing the formatting (such as the underlines of the book titles.)
    Thanks in advance for your help! This book list is a Christmas present for my mom.

    This forum is for suite specific issues. Your question appears to be related to one application only.
    Please visit the forum for that program and ask your question there.
    Bob

  • How do I alphabetize within a pages document?

    How do I alphabetize a list within a pages document?

    You sort a table there, but if you want a more permanent solution, OSX has a very useful but less well known method of extending application abilities:
    Services are little snippets of code that do simple tasks and can be accessed by any suitable application from under the Application menu > Services
    First download WordServices (free).
    Unzip the file and double click on the WordService.service file. If you have the default security on your Mac, you may have to do this 3 times before it lets you open it. Once you have opened it, it will be installed.
    In Pages:
    Menu > Pages > Services > Services Preferences… > Keyboard > Shortcuts > Services > Shortcuts > scroll about half way down and check Sort Lines Ascending/Descending and any other services that catch your eye
    Now when you select your text list > Menu > Pages > Services > Sort Lines Ascending/Descending
    This is available everywhere not just Pages..
    As it is now part of your menus, you can give it your own custom keyboard shortcut in System Preferences > Keyboard > Shortcuts
    Peter

  • Creating a list in Pages with hierarchy

    How do you create a list in Pages with hierarchy?

    Hierarchy is just a matter of indent levels.
    Pages works by example so having set up the initial one level list, hit a return after one of the points and tab to move to the next level.
    Then apply settings in:
    Format > Text > Bullets & Lists > to each level if it isn't already an indented List
    You can save the final set of hierarchical list as a List Style for reuse.
    Peter

  • How do you alphabetalize a list?

    how can you alphabetalize a list in pages/

    On a Mac you use Word Services.
    I don't know of any method on Pages for iOS other than copy the text and paste into a Table and see if you can sort it there, then copy it back out.
    Peter

  • How to open List when Page loads in SharePoint Hosted App?

    I  want to create an app same like InstantPracticeManager by InstantQuick.
    Now I want to know that in a SharePoint Hosted App How can I show the Whole List in a page. 
    Here I have added one image:
    Here there is one list and there are 4 views of that list.
    Now the App will be like when I load the page It will show like the image above. Now how can we show the list like this in sharepoint hosted app?
    I want the same scenario which is shown in the following blogs:
    http://sp2013.blogspot.in/2012/08/use-list-view-in-sharepoint-2013-apps.html
    and
    http://www.sharepointnutsandbolts.com/2013/08/working-with-web-parts-within.html
    where they add a list to an app
    Can any one suggest me the idea? I am bit confused.
    thanks in advance.

    Hi,
    According to your post, my understanding is that you want to show the different list view in a page in SharePoint Hosted App.
    We can use jQuery and cross-domain library to achieve it.
    The following articles for your reference:
    Adding a Tabbed View to A Web Part Page Using jQueryUI
    http://sympmarc.com/2011/11/09/adding-a-tabbed-view-to-a-web-part-page-using-jqueryui/
    How to: Access SharePoint 2013 data from apps using the cross-domain library
    http://msdn.microsoft.com/en-us/library/office/fp179927(v=office.15).aspx
    SharePoint 2013: Get list items by using the cross-domain library (JSOM)
    http://code.msdn.microsoft.com/office/SharePoint-2013-Get-items-d48150ae/view/SourceCode#content
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • How do I set numbered lists for headings in Pages 5.2, and keep that system of numbered lists saved?

    I have tried to set numbered lists for headings in Pages 5.2 but have not succeeded. I have read similar questions concerning this but this has not helped me...
    When I say numbered lists I mean something extremely important and simple, for instance:
    1. Introduction
    1.1. Background
    1.2. Purpose and Questions
    2. The Legality of Clause X
    2.1. Legality under Article 101.1
    2.2. Legality under Article 101.3
    And so on...
    Heading 1. is selected as "Heading", 1.1 is selected as "Heading 2", and if I had 1.1.1 it would be selected as "Heading 3" and so on...
    I have navigated my way to the Format window, and under the tab "Style" and down to "Bullets & Lists". I have here selected the following: Numbered, Numbers, 1. 2. 3. 4., Tiered Numbers, Continue from previous.
    There are several problems with this currently.
    First, based on the example it becomes "2. Background" when it should be "1.1 Background" instead.
    Second, after writing some body text between the headings and then select a new heading, all the previously selected settings I mentioned above in "Bullets & Lists" have to be reselected.
    So, how do I set numbered lists for headings, or so called sub-headings, in Pages 5.2? And how do I keep that selected system of numbered lists saved so I don't have to retype it for every new heading I type? (e.g. so that Pages knows that every time I choose Heading 2, I want it to number the heading in the way selected)
    Obviously, manually writing the numbers for every heading is not a viable option, as it makes table of contents problematic and is simply tedious. You need an automatic way of doing it, especially if you write long documents where keeping headings in order is absolutely essential.
    Also, reverting back to previous Pages versions (like v. 9 I think?) is not an option as that does not exist on my recently purchased Macbook Pro.
    I need to be able to do this on Pages 5.2 and do it automatically.
    I appreciate any help with this.

    iWork '09 is not "outdated" it still works and works extremely well and whilst not perfect with MsWord it is far far better than Pages 5.2 which has a stream of major issues with exporting. It is also way better and faster to use than Microsoft Office.
    So what is your time and work actually worth? If it is less than $19.99 for 6 months, you may as well just chuck it in and take that job on minimum wages.
    You are assuming things for Office 2014 with absolutely no inside knowledge. Much as we assumed Pages 5 was going to be the long awaited improvement, but ended up being a downgrade to match the iOS version, Microsoft is headed the same way with their mobile versions.
    This is not like getting the "latest" pair of pants where you go with the crowd and throw out your cigarette legs which replaced the flares, which replaced your low cuts which replaced your cigarette legs, which replaced…
    This is work.
    If it does the job and does it well, use it. There is nothing out there to really match what Pages '09 does. Yet.
    LibreOffice can do most but not all, but has a UI that only a mother could love. It's great redemption is that it uses both open formats and the standard Microsoft formats and is under active development. It also opens and saves to just about everything. When they finally work out the Pages formats, I'm sure they will open those as well.
    I use a lot of professional software. Just because the publisher's marketing department says change the product so we can sell more, doesn't mean you have to pay any attention whatsoever. Adobe being a classical example. Most designers are just ignoring their latest subscription based bloatware and getting on with their work.
    Peter

  • How can I get a list of all my annotations to send to someone else, listed by PAGE #, not order.

    How can I get a list of all my annotations to send to someone else, listed by PAGE #, not order??

    The comments list is sorted by page by default. If it's not for some reason, click the "Sort comments" button and select that option. It looks like this:

  • How can I add a language on pages (Greek) to check the spelling when that language is not on the list?

    how can I add a language on pages (Greek) to check the spelling when that language is not on the list?
    I can see other languages available for spelling check, but not Greek and I dont see how to add it.
    I have added the Greek keyboard on the Mac, so I can write in Greek , but I dont know how to check the spelling in Greek on pages

    You can try to add a 3rd party spellchecker
    http://milaraki.com/blog/2010/11/greek-spelling-at-pages-how-to/

  • DW5 - How to list all pages that link to a specific page?

    Hi all, I'm using DW5 and need to completely remove a specific page. How can I get DW to check through the whole site and make a list of all other pages that link directly to the page I want to remove?
    I'm sure it must be simple, but can't seem to get the result I need. Can someone spare a few minutes to spell it out for me please?

    I would do a Find on the page name...source code...in the entire local site...and be given a list of pages that include that page name. Then you can go into the Results window, where they are listed, and by double-clicking go directly to each reference.
    You may also save a copy of the report in XML... (the save icon is a small floppy disk image on the left border of the Results Panel.
    Beth

Maybe you are looking for

  • FTP Adapter not writing the file in FTP directory

    We have desiged BPEL Process which will get data from Oracle and write in txt file in FTP directory. For last few days, we are getting following error when we invoke the BPEL Process: file:/u102/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.b

  • I have the number 396 next to my sent box but no messages in the box

    In mail I find the number 396 next to my sent box but when I clic on the sent box there is no message inside to delete. How can I get rid of the numer 396 Thanks

  • Iphoto 11 thumbnails partly blacked out after importing

    My existing library of approximately 12K photos in iPhoto 11 appears fine with no problems.  However, now I find that when I try to import new photos into it,  the thumbnails as well as the imported photos are partly blacked out.  The import process

  • Best Raid 0 for PS CS3 and Mac Pro

    I am getting closer to ordering a new Mac Pro to run PS CS3 - and to drive 3 big Epson printers. I am leaning toward the dual-core 3.0 GHz as the results and speed for the 8 core with PS CS3 are still not known. It will have 6 to 8 GB of RAM (depends

  • Cannot move object in InDesign

    It just started, and now every document I open I can select and rotate any object, but I can't drag it or move it! I looked and checked my layers and there's nothing on, it's not locked. I can't move anything on the page.