Re: How do I set up repeating headings in alphabetical order



Brian,
I think you gave more information than most NG readers would want to know
:-). There are two parts to this problem, 1) sorting the headings, and 2)
moving everything so all the lists end up in the sort order of their
headings. Which part of the problem are you asking about? I never found a
general purpose sort routine in VBA so I use a very simple 15 line bubble
sort routine that I wrote myself. Moving the lists around seems more like a
tedious task than a challenging one. I suggest that you define a data type
that can hold all the information in a list then create an array of that
type into which you put all the data, then sort, then rewrite.

CC

"BA" <BA@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4D6270E6-8D07-4C9C-BE03-1731A2ED1894@xxxxxxxxxxxxxxxx
I am learning Spanish and have to conjurgate the verbs. I want to list
the
verb and meaning on the top line,(the headings) then under that type in
the
verbs in Present. past and used to for" I, you, he/she, we, they".
As I have many verbs do work through, can this be arranged so that once I
have my lists, my PC can automatically place these "headings" in
alphabetical
order please. example below:
Verbo: Dar: (to give)
Presents Pasado used to
yo doy dí daba
tu das diste ........
el ...... ........ ........
nos ...... ......... .......
ellos ...... ......... ........

then leave a few lines and do the same format with a different verb.

then when I am finished, can the PC re arrange it so the headings are in
alphabetical order..?

Many thanks,
Brian


.



Relevant Pages

  • Re: TIP#308 Published: Tcl Database Connectivity (TDBC)
    ... simple app needs simple DBI, ... upvar $headingsVar headings ... pgintcl allows me to retrieve the resultset as a list of lists - ... The interface returns the resultset in one of several ways: ...
    (comp.lang.tcl)
  • Re: Re: Fancy(?) sorting
    ... musician name in each of his/her rows), ... >>If each of your lists has it's own headings, ...
    (microsoft.public.excel.misc)
  • Re: Restart numbering automatically
    ... numbered lists as Level 2, set to restart after Level 1. ... Word MVP FAQ site: http://word.mvps.org ... "Suzanne S. Barnhill" wrote: ... Higher-level headings need not be numbered to be able to restart ...
    (microsoft.public.word.docmanagement)
  • Re: Restart numbering automatically
    ... List levels and list numbers information does not import into DOORS and thus ... Only the paragraph style itself imports ... headings styles. ... lists of steps will restart numbering after ...
    (microsoft.public.word.docmanagement)
  • Re: Formatting with Jump/Stop codes and bullets..two questions.
    ... How to change the indenting or numbering of your headings ... I do medical transcription using an MS word-type program called Extext. ... would like to find out if there is a way to create jump/stop codes within a ... How do I align my numbered lists properly. ...
    (microsoft.public.word.vba.general)