Excel Add-in unchecks sometimes - Create VBA with a command button to check it

nickthebizz

New Member
Joined
Jan 24, 2021
Messages
22
Office Version
  1. 2016
Platform
  1. Windows
Hi,

So I have a slight issue with one of my Add-ins.
Sometimes when i open excel the Astmlib add in just unload and my formulas do not work. So i need to go to options addin and check it again.

Searching in this forum and on the internet I have understood that this might be an issue if the add-in was made from an earlier version of excel and there are solutions to overcome this. But becuase I am no expert i beeive i might not manage to make the correction.

So a solution for me would be to create a VBA code that I could tricker with a button somewhere in my main sheet to run the add in.

Is this possible?

thanks

Capture.PNG
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
See if this helps - it refers to a different Add-In but maybe you're facing a similar issue.


M.
 
Upvote 0
Thank you

the options provided from the post do not apply in my case. option A I have no unblock box and the file is in a trusted location.

Is there a way I could make a button to run an VBA code whereever it is unchecked to run it?

Nikolas
 
Upvote 0
Nikolas

I don't know how to make such a button in VBA ...

Are you sure there is no Unblock button when you right click and choose Properties? There should be ...
Just to test it again - Copy /Paste the .xlam file to another folder, right click; Properties; and make sure there is no Unblock.

M.
 
Upvote 0
I dont know how to help you. I will do more research, but in the meantime I hope someone else can help you.

One question: did you create the add-in yourself or downloaded it from somewhere?

M.
 
Upvote 0
I dont know how to help you. I will do more research, but in the meantime I hope someone else can help you.

One question: did you create the add-in yourself or downloaded it from somewhere?

M.
a friend created it long time ago
 
Upvote 0

Forum statistics

Threads
1,214,819
Messages
6,121,749
Members
449,050
Latest member
excelknuckles

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