You can probably do it with a technique similar to that in the article at:
http://cornell.veplan.net/article.aspx?&a=3815
However, with a maximum of 26 letters to deal with, it is probably easier to just insert records into the data source before each change in the first letter, and insert the letter into the appropriate field in that record.
-- Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my services on a paid consulting basis.
Doug Robbins - Word MVP
"RRCJOHN" <RRCJOHN[ at ]discussions.microsoft.com> wrote in message news:93E56C15-2139-42E8-B6EC-7D0EBFEBBC61[ at ]microsoft.com...
[Quoted Text] >I am trying to make a directory much like a dictionary would be set up. >When > the first letter of the word changes I want to put a heading in the column > of > words with just the first letter of the words after that. I am importing > from Excel all the cells I would need including a field with just the > first > letter.
|