![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi Andrea, Excel security is controlled by a registry value, in the HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\<Offic e Version>\Excel\Options registry key. You should be able to enable passthrough functionality by adding the values below to the HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\<Offic e Version>\Excel\Options registry key. Value Name OLAPUDFSecurity Data Type REG_DWORD Value 1 The value 1 allows any DLL to run (note using this setting security is low and any user defined function is allowed to pass through, which may present a security risk). The value 2 only allows DLLs marked as safe for scripting to be executed. The value 3 does not allow any UDF to run. The default value (if not present) is 2. HTH, Bas "This posting is provided "AS IS" with no warranties, and confers no rights." |
![]() |
| Thread Tools | |
| Display Modes | |
| |