Re: Converting text to table

Tech-Archive recommends: Fix windows errors by optimizing your registry



Start by replacing the spaces with tabs; then you will be able to convert it
to a table easily, separating at tabs. To do this, using wildcards:

1. Ctrl+H to open the Find and Replace dialog.

2. Click More to expand the dialog.

3. Check the box for "Use wildcards."

4. In the "Find what" box, type " {2,}" (without the quotation marks). Note
that there is a space before the first brace.

5. In the "Replace with" box, type "^t" (without the quotation marks).

6. Replace all.

The wildcard expression " {2,}" finds every instance of two or more spaces,
and ^t (as you probably know) is the code for a tab character.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.

"Karin" <Karin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EB5EF474-2B81-452F-9348-13E2F4446C62@xxxxxxxxxxxxxxxx
> I've inherited a Word document which has columns of text separated with
> spaces, no tabs. Number of spaces between columns differs depending on how
> much text is there. Is there any way I can easily convert this to a table
> other than copy/paste?

.



Relevant Pages

  • Re: Converting text to table
    ... "Suzanne S. Barnhill" wrote: ... separating at tabs. ... Check the box for "Use wildcards." ...
    (microsoft.public.word.tables)
  • Wildcard search help. please?
    ... *sigh* One of these days I'll get it! ... I have a list with items indented with two tabs, ... parentheses, and a tab. ... Wildcards" checked, I'm trying to Find ...
    (microsoft.public.word.docmanagement)
  • Re: Sorting by 2 columns
    ... Select the text and use Table | Convert | Text to Table, separating at Tabs. ... Text, separating with paragraph marks. ... It will be in a different order from the one created by column-selecting and dragging, since you'll be alternating entries from column 1 and column 2, but since you're going to sort the whole thing, anyway, it won't matter. ... Word MVP web site http://word.mvps.org ...
    (microsoft.public.word.docmanagement)
  • Re: Mail Merge Envelope Inquiry
    ... paragraph marks with tabs, or you could just convert to a table separating ... Word MVP FAQ site: http://word.mvps.org ...
    (microsoft.public.word.docmanagement)
  • Re: Page layout: Tabs
    ... than two tabs between the "columns," you'll need to first replace multiple ... You should end up with a two-column table with a row for each ... Table | Convert | Table to Text, separating with paragraph marks. ... Word MVP FAQ site: http://word.mvps.org ...
    (microsoft.public.word.pagelayout)