VBA - Word Document Bookmarks extracted into Excel Sheet Text Box's

PHayes35

New Member
Joined
Dec 6, 2017
Messages
6
I'm looking to find code that takes bookmarks on word and copy/paste's those bookmarks into text box's in an Excel Workbook (keeping text formatting). The reason for this is that it's much easier to write and format in Word, and this would save time in copy and pasting these paragraphs.

If anyone could point me in the right direction that would be much appreciated.


Thanks!
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
Creating bookmarks for something you've formatted in Word, just so you can automate Word or Excel to save you the effort of a copy/paste into a textbox somewhere in an Excel workbook is likely to be a whole lot more work than simply doing the copy/paste without a macro. For example, how would a macro know which bookmark in Word document relates to what textbox in an Excel workbook?
 
Upvote 0

Forum statistics

Threads
1,225,739
Messages
6,186,743
Members
453,370
Latest member
juliewar

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
Back
Top