![]() |
|
#1
|
|||
|
|||
![]()
Hi,
I have a list of papers in Word file. I should insert all these information in excel matrix. Especially: A colum: should contain "ID" B colum: should contain "Autore" C colum: should contain "Titolo" D colum: should contain "Parole chiave" E colum: should contain "Abstract" Please, could you helmp me ? |
#2
|
||||
|
||||
![]()
You can do this with just a sequence of Find/Replace operations:
Find = ^p^p Replace = ^t Find = Autore: Replace = nothing Find = Titolo: Replace = nothing Find = Parole chiave: Replace = nothing Find = Abstract: Replace = nothing You can then copy the document and paste it into Excel. The data will all go into separate columns. No macros required. There are no 'ID' data in your file.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
Tags |
from word to excel |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
ahw | Word VBA | 43 | 02-28-2020 08:11 PM |
Change multiple word Files Recipient List (excel) | timpvf | Mail Merge | 0 | 03-12-2015 11:49 AM |
Populate Word Drop-down list with Excel column then auto fill form fields with Excel data | Faldinio | Word VBA | 7 | 10-19-2014 06:03 AM |
![]() |
gingernut | Mail Merge | 1 | 03-19-2013 02:12 PM |
![]() |
7ajar | Word VBA | 5 | 03-16-2011 12:38 PM |