VBA Object Libraries in copies of workbooks

Mr Meme

New Member
Joined
Dec 25, 2017
Messages
6
I have a workbook that I have created with the intention of sharing individual copies to my co-workers,

The code runs fine, but I am concerned about the object libraries,
I recently added a feature that required adding the "Microsoft Word 16.0 Object Library" to the VBA Project,

Will my co-workers need to update this library to their own copy of this workbook, or will the workbook carry this reference on it's own?

Thanks in advance,
 
References are saved with the workbook, so if you distribute the updated copy, they will be fine.
 
Upvote 0
Solution

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