Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
JM
 
Posts: n/a
Default Need help getting data from Word to Excel

I'm novice level with Word and Excel, so excuse what may be a basic
question/problem that I've got.

I asked an employee to enter lots of data into Excel. The data is company
name, address, contact name, and phone number. I requested that each type
of data be entered into different columns. Instead, the employee used MS
Word 2003. To compound the issue, the employee did not use commas, tabs, or
any other delimiter or formatting method that might allow me easily to get
the data over into Excel (by *easily* I mean using a technique that I know
; ) The data in Word simply is separated by random numbers of spaces.
Nothing lines up, either, so I can't use the manual column markers in
Excel's Open As wizard.

What are my options for getting the data into Excel with the 4 categories in
separate columns? There are several hundred rows of data.

Thank you,

JM













  #2   Report Post  
Posted to microsoft.public.excel.misc
Steve Yandl
 
Posts: n/a
Default Need help getting data from Word to Excel

JM,

Are you fairly sure that the emplyee used two or more spaces between each
entry in a row? Are you also confident that there are only single spaces
between characters within a field (for example, he/she didn't put two spaces
between the state abbreviation and zip code in the address field)? If so,
here is one possible option.

Make a backup copy of the Word document before the experiment!

Open the Word document and either press Ctrl plus the letter "h" or click
Edit Replace

In the replace window, click the "More" button and put a check next to "Use
wildcards"

In the "Find What:" box, type in
[ ]{2,}
note, that is square brackets with a single space between, followed
immediately by curly braces around the number two and a comma.
In the "Replace With:" box, type in
^t
Now, click the "Replace All" button. Every instance where Word finds two or
more spaces in sequence will be replaced by a single tab character. I'd
probably select all the text, click the 'Table' drop down menu and choose to
convert text to a table. This way you can easily check for any odd results
and correct before moving from Word and then do a simple copy paste to
move the table data into Excel.

Steve

"JM" wrote in message
...
I'm novice level with Word and Excel, so excuse what may be a basic
question/problem that I've got.

I asked an employee to enter lots of data into Excel. The data is company
name, address, contact name, and phone number. I requested that each type
of data be entered into different columns. Instead, the employee used MS
Word 2003. To compound the issue, the employee did not use commas, tabs,
or any other delimiter or formatting method that might allow me easily to
get the data over into Excel (by *easily* I mean using a technique that I
know ; ) The data in Word simply is separated by random numbers of
spaces. Nothing lines up, either, so I can't use the manual column markers
in Excel's Open As wizard.

What are my options for getting the data into Excel with the 4 categories
in separate columns? There are several hundred rows of data.

Thank you,

JM















  #3   Report Post  
Posted to microsoft.public.excel.misc
wjohnson
 
Posts: n/a
Default Need help getting data from Word to Excel


Follow-up to Steves Reply
Sometimes text will line up "better" than you think if you do a "select
all and convert all text to a "Courier" Font.
Next time - have the people who enter the text into a WORD Table and
then you can usually copy and paste directly into EXCEL.
If you cannot solve the problem easily - attach a file and someone
might be able to see away to get tabs inserted where the various fields
or excel columns should be.


--
wjohnson
------------------------------------------------------------------------
wjohnson's Profile: http://www.excelforum.com/member.php...o&userid=29640
View this thread: http://www.excelforum.com/showthread...hreadid=497748

  #4   Report Post  
Posted to microsoft.public.excel.misc
JM
 
Posts: n/a
Default Need help getting data from Word to Excel

Steve, thank you very much! The result wasn't perfect, but it's so darn
close. I'm thrilled!

Other than hands-on training, how can I accelerate my learning of MS Office
products like Word and Excel? I can get around them good enough to be
productive, but I'd love to have a more in-depth understanding of some of
their more advanced and powerful features. Input appreciated.

Thanks again.

JM












"Steve Yandl" wrote in message
...
JM,

Are you fairly sure that the emplyee used two or more spaces between each
entry in a row? Are you also confident that there are only single spaces
between characters within a field (for example, he/she didn't put two
spaces between the state abbreviation and zip code in the address field)?
If so, here is one possible option.

Make a backup copy of the Word document before the experiment!

Open the Word document and either press Ctrl plus the letter "h" or click
Edit Replace

In the replace window, click the "More" button and put a check next to
"Use wildcards"

In the "Find What:" box, type in
[ ]{2,}
note, that is square brackets with a single space between, followed
immediately by curly braces around the number two and a comma.
In the "Replace With:" box, type in
^t
Now, click the "Replace All" button. Every instance where Word finds two
or more spaces in sequence will be replaced by a single tab character.
I'd probably select all the text, click the 'Table' drop down menu and
choose to convert text to a table. This way you can easily check for any
odd results and correct before moving from Word and then do a simple copy
paste to move the table data into Excel.


Steve

"JM" wrote in message
...
I'm novice level with Word and Excel, so excuse what may be a basic
question/problem that I've got.

I asked an employee to enter lots of data into Excel. The data is
company name, address, contact name, and phone number. I requested that
each type of data be entered into different columns. Instead, the
employee used MS Word 2003. To compound the issue, the employee did not
use commas, tabs, or any other delimiter or formatting method that might
allow me easily to get the data over into Excel (by *easily* I mean using
a technique that I know ; ) The data in Word simply is separated by
random numbers of spaces. Nothing lines up, either, so I can't use the
manual column markers in Excel's Open As wizard.

What are my options for getting the data into Excel with the 4 categories
in separate columns? There are several hundred rows of data.

Thank you,

JM

















  #5   Report Post  
Posted to microsoft.public.excel.misc
Steve Yandl
 
Posts: n/a
Default Need help getting data from Word to Excel

JM, you're welcome. I'm glad it worked.

If you're like me, you learn far more with a project relevant to you actual
needs than going through a tutorial. I like to have a few books around for
reference but find that struggling through my own projects and then scanning
newsgroups for problems similar to the obstacles I run into is the fastest
way for me to learn (and retain) the information.

In addition to newsgroups, there are some great web sites for Office
applications. Some of my personal favorites for Excel a
http://www.cpearson.com/excel.htm
http://www.j-walk.com/ss/
http://www.contextures.com/tiptech.html

For Word, you might take a look at:
http://word.mvps.org/FAQs/index.htm
http://www.shaunakelly.com/word/index.html
http://homepage.swissonline.ch/cindymeister/


Steve



"JM" wrote in message
...
Steve, thank you very much! The result wasn't perfect, but it's so darn
close. I'm thrilled!

Other than hands-on training, how can I accelerate my learning of MS
Office products like Word and Excel? I can get around them good enough to
be productive, but I'd love to have a more in-depth understanding of some
of their more advanced and powerful features. Input appreciated.

Thanks again.

JM












"Steve Yandl" wrote in message
...
JM,

Are you fairly sure that the emplyee used two or more spaces between each
entry in a row? Are you also confident that there are only single spaces
between characters within a field (for example, he/she didn't put two
spaces between the state abbreviation and zip code in the address field)?
If so, here is one possible option.

Make a backup copy of the Word document before the experiment!

Open the Word document and either press Ctrl plus the letter "h" or click
Edit Replace

In the replace window, click the "More" button and put a check next to
"Use wildcards"

In the "Find What:" box, type in
[ ]{2,}
note, that is square brackets with a single space between, followed
immediately by curly braces around the number two and a comma.
In the "Replace With:" box, type in
^t
Now, click the "Replace All" button. Every instance where Word finds two
or more spaces in sequence will be replaced by a single tab character.
I'd probably select all the text, click the 'Table' drop down menu and
choose to convert text to a table. This way you can easily check for any
odd results and correct before moving from Word and then do a simple copy
paste to move the table data into Excel.


Steve

"JM" wrote in message
...
I'm novice level with Word and Excel, so excuse what may be a basic
question/problem that I've got.

I asked an employee to enter lots of data into Excel. The data is
company name, address, contact name, and phone number. I requested that
each type of data be entered into different columns. Instead, the
employee used MS Word 2003. To compound the issue, the employee did not
use commas, tabs, or any other delimiter or formatting method that might
allow me easily to get the data over into Excel (by *easily* I mean
using a technique that I know ; ) The data in Word simply is separated
by random numbers of spaces. Nothing lines up, either, so I can't use
the manual column markers in Excel's Open As wizard.

What are my options for getting the data into Excel with the 4
categories in separate columns? There are several hundred rows of data.

Thank you,

JM



















Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking table in Excel to word travis Links and Linking in Excel 1 November 19th 05 02:30 PM
Transferring Excel Data to Word Document maacmaac Excel Discussion (Misc queries) 0 October 6th 05 05:23 PM
exporting excel worksheet to word morrowkd Links and Linking in Excel 1 May 11th 05 11:23 PM
combined cell data from Excel to Word (2003) Adam Excel Discussion (Misc queries) 2 February 14th 05 03:29 PM
Word field codes in Excel data file Includetext mranz Excel Discussion (Misc queries) 1 December 7th 04 11:19 PM


All times are GMT +1. The time now is 02:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"