getting word data into excel

  • Thread starter Thread starter ruthie
  • Start date Start date
R

ruthie

I have a word document, it
contains names and addresses in this format:

name
addressline
city-state

name
addressline
city-state

name
addressline
city-state

and so forth.

I want to load the info into excel, so that each row is a
name/addressline/city-state, each of the three pieces of
info is a separate column. (ie row1 column1 is name, row1
column2 is addressline, row1 column3 is city-state).

Can anyone give me some help in getting this data from my
word document into excel in some reasonable way? Thanks
 
Back
Top