Colleagues can't use my macro enabled workbook

Pookiemeister

Well-known Member
Joined
Jan 6, 2012
Messages
625
Office Version
  1. 365
  2. 2010
Platform
  1. Windows
I created several macros in a workbook and sent to my colleagues to use but they are unable to open it due to security issues. I have a digital signature assigned to this file. Originally, I had a similar issue when I wrote the code on my personal laptop and then moved it over to my work laptop and I'm not sure what I did to resolve it, but I continued working on the code with my work laptop.
My colleagues clicked on "Enabled content" but it did not work.
I went to:
Files ->Options->Trust Center->Trust Center Settings ->Macro Settings->Clicked "Disable VBA macros except digitally signed macros"->Clicked "Enable Excel 4.0 macros when VBA macros are enabled" and "Trust access to the VBA project object model"
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
Just to make sure, how can I check to see if it I self signed or CA? Thanks
 
Upvote 0
Are you emailing this file? Is it possible it can be moved to a company shared folder for your colleagues to view?
 
Upvote 0
If you emailed it did they unblock the files?
 
Upvote 0
If you used a CA you would know it because you would have to provide identification and pay a fee. Microsoft has a self-signed cert function but it's intended for development, not security. I don't think it will work when you sent it someone else.

I think MARK858 is on the right track with checking your colleague's security settings for which locations are safe.
 
Upvote 0
I think MARK858 is on the right track with checking your colleague's security settings for which locations are safe.
I was thinking more that because Windows blocks any files with macro's received from another computer by default whether downloaded or sent by email (for example when installing XL2BB), then you need to unblock the file or put it in a trusted location (of course the company might also have other security settings setup on top of this).

Below is the instruction on how to unblock a file in the link under "If you have difficulties installing the add-in" in the installation instructions for XL2BB

1723583689575.png
 
Upvote 1

Forum statistics

Threads
1,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

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