create a word doc from excel data

Bobsa31

New Member
Joined
Nov 28, 2016
Messages
1
Hi,

I have a large amount of data in an excel spreadsheet, the data can be sorted into discrete systems. I'm not sure if this is possible, however, I need to collate the information in the spreadsheet and create a word doc for each of the systems. I would like to do this by selecting the system from a drop down box and then generating a Word doc based on the information it find, is this possible?

Regards
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.

Macropod

Retired Moderator
Joined
Aug 27, 2007
Messages
3,677
I typed the subject of your question in to google and got a really good response from a Microsoft MVP. You should read his advice. I think it will get you down the path:

https://answers.microsoft.com/en-us...document/04a43890-c044-4654-97b9-676610969cbf
Indeed, three Microsoft MVPs (including me) responded. It is undoubtedly possible to transfer data between Excel and Word. As posted, though, the question here is too vague to give a response as to the best approach to the problem. Depending on the requirements, a mailmerge, OLE linking, Word DATABASE field, ADODB datra extraction, or a direct transfer to bookmarks, etc. via VBA code might be suitable.
 
Upvote 0

Forum statistics

Threads
1,191,312
Messages
5,985,924
Members
439,988
Latest member
JDayco

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top