Avoid the hassle of manually importing Word form data into Excel. With the help of an Excel wizard, you can quickly step through the process.
Editor’s note: In the video, Brandon Vigliarolo walks you through the steps of transferring data from Word forms to an Excel worksheet in Microsoft Office 365.
Word forms provide a convenient way to gather information from users or clients so that you can analyze it later. But bringing the data into Excel can be a big chore. To avoid having to manually enter the data into a worksheet, let Excel’s Text Import wizard bring it in for you. To demonstrate, let’s say you’ve asked employees to complete the form shown in Figure A.
Follow these steps to save the data in each completed form to a text file that can be imported into Excel:
You can now import the data in the text files into a spreadsheet by following these steps:
Figure E shows the resulting data. Note that headers have been inserted above the data in row one.
To import the second text file, you just open the same Excel worksheet and click in the second row below the last row of data; in this case, A4. (The wizard forces you to skip a row each time you add a new row of data. You can delete these blank rows later.)
SEE: Comparison chart: Office suites (Tech Pro Research)
Important note: If you need to enter more than a handful of forms a day, you should consider using ADO (ActiveX Data Object) to create a code connection to the worksheet that will automate the data transfer process.