check disabled items through registry

PKiss

New Member
Joined
Sep 22, 2011
Messages
34
Hey, Im trying ot write some vba code to check for disabled items.
For some reason im having a tough time populating

HKEY_CURRENT_USER\Software\VB and VBA Program Settings

in the registry editor with a file to test my new learning assignment. So i want to ask before i continue to google for clues.

If i wanted to check if the current workbook had disabled items. I could do that by using the
GetSetting(appname, section, key[, default]) function? Or do i have to look elsewhere? such as

HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Excel\Resiliency\DisabledItems

albeit i currently do not have that in my resiliency.
So im currently without a lead to tinker with.
Thanks for your wisdom.
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"

Forum statistics

Threads
1,224,800
Messages
6,181,045
Members
453,014
Latest member
Chris258

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