Thread: Word list
View Single Post
 
Old 01-31-2012, 04:49 AM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,467
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Hi ltlredwagon,
Quote:
I know I COULD go through and put every word on a single line and then sort. Obviously not practical for a long document.
Actually, that's quite easy. Use Find/Replace, where:
Find = space
Replace = ^p
Then convert to a single-column table and sort.

Since Word 2008 doesn't have macro support, a vba-based solution isn't possible.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote