Hai , I have a word file with n number of employee address in it... Now i want to convert it to an excel file... I am using windows xp.. Is there a way to do so?
name
streetname
area
city
contactno
name
streetname
area
city
contactno
|
Hai , I have a word file with n number of employee address in it... Now i want to convert it to an excel file... I am using windows xp.. Is there a way to do so? name name
| |||||||
feedback
|
|
In Word, reformat the data to be tabular - each field separated by tabs, each record on a separate line:
Now you can simply copy & paste the data into Excel. | |||
|
feedback
|
|
You could try to select all the document in Word (Edit > Select All), copy and paste it directly in an Excel spreadsheet. Doing it, each row in word will become a row in excel. Then you could select each block in excel and then paste special/transpose it. Another way is edit your word document, in order to have your records in one line (just join the lines, using a ";" to separate the fields. Then save the document as TXT and import it in Excel. | |||
|
feedback
|