Enable Ribbon Other Options
Contents
[hide]- 1 Steps to check when FluenceXL addin does not appear after installation
- 1.1 Use the Enable or Disable FluenceXL start menu item
- 1.2 XLL/COM addin appears in disabled list
- 1.3 XLL may not be registered
- 1.4 XLL/COM addin is disabled but hidden from the list
- 1.5 Excel Options registry key has a missing add-in
- 1.6 Check that all prerequisites are installed
- 1.7 Run the fix utility on the installation
- 1.8 Rename your FluenceXL settings folder
- 1.9 Reboot your computer
- 1.10 Are FluenceXL Functions working?
- 1.11 Is there a conflict with other addins?
- 1.12 Are other addins also disabled?
- 1.13 Is the Automation Security Level too restrictive?
- 1.14 Necessary Office components not installed
- 1.15 Removing any disabled items from registry
- 1.16 You are receiving an error while processing XLCubed.dna
- 1.17 Enable Ribbon loading debugging
Steps to check when FluenceXL addin does not appear after installation
![]() |
Please try each step in order, checking each time if the ribbon has appeared by restarting Excel |
Use the start menu item to automatically enable the add-in:
More details can by found here: https://help.fluencexl.com/Installation
XLL/COM addin appears in disabled list
Check it is not in Disabled Items in Excel
- Select File, Options, Add-Ins as below:
- Select Manage, Disabled Items from the drop down and Go.
- If there are any Disabled Items they will appear in the following window.
- You will have to select, enable everything in the list (any disabled items will impact the other addins, even if it's not FluenceXL) and close this window before restarting Excel.
Check Trust Center Add-ins Options
- Select File, Options, Trust Center, Add-Ins as below:
XLL may not be registered
You can use the Enable or Disable FluenceXL item in the Windows Start menu.
If this doesn't work, the following command should be run to register FluenceXL assemblies.
Windows Start button > Run then, depending on your computer:
"C:\Program Files\Fluence Technologies Inc\FluenceXL\XLCubed.Excel.Installer.Utility.exe" /reg "C:\Program Files (x86)\Fluence Technologies Inc\FluenceXL\XLCubed.Excel.Installer.Utility.exe" /reg
Check it is not in Disabled Items in Registry
Check it is not appearing as a disabled item in the registry. Sometimes Excel may not list it as disabled item even though it is disabled in the Registry.
Look in the following location:
HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Excel\Resiliency\Disabled Items
The sub-folder below Office in the above location varies depending on the version of Office:
- Office 2007: 12.0
- Office 2010: 14.0
- Office 2013: 15.0
- Office 2016: 16.0
and so on.
If there is an entry in the above registry location you will need to delete it.
If you do not have administrator privileges you can download and run the application referenced in Removing any disabled items from registry section.
Excel Options registry key has a missing add-in
Look in the following location (adjust the version number as above):
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Excel\Options
If the FluenceXL add-in is present but is preceded by a blank or corrupted add-in, it will not load. For example, if it is present in OPEN1, but OPEN is blank, then Excel will stop loading add-ins before loading FluenceXL.
This problem has the distinctive behaviour that if you re-add the add-in from Excel, the ribbon will appear, but will again fail to load next time Excel is opened.
Check that all prerequisites are installed
For a full list, see the Prerequisites page.
Run the fix utility on the installation
Run the following command as an elevated administrator:
"C:\Program Files\Fluence Technologies Inc\FluenceXL\XLCubed.Excel.Installer.Utility.exe" /fix "C:\Program Files (x86)\Fluence Technologies Inc\FluenceXL\XLCubed.Excel.Installer.Utility.exe" /fix
Rename your FluenceXL settings folder
Use Explorer to browse to %appdata%\XLCubed Ltd, and rename the XLCubed Excel Edition folder.
Reboot your computer
Recent Windows Updates and other software installations can sometimes leave software components in an unusable state until the computer is restarted.
Are FluenceXL Functions working?
Open the Excel workbook, put =XL3Lookup in any cell and click anywhere. If #NAME? appears where you entered =XL3Lookup that means the functions are also not working. If there is a number in that location it means that FluenceXL functions are working but the ribbon is not loading.
Is there a conflict with other addins?
Untick them all – then tick each, one by one, till you find the one that is conflicting with FluenceXL.
Are other addins also disabled?
Enable all other add-ins that are disabled.
Is the Automation Security Level too restrictive?
This usually only applies if the Microsoft Office security settings are managed via Group Policy by your domain administrator, or were configured via the Office Customization Tool.
The Automation security setting can restrict the loading of the FluenceXL ribbon if it is not set to Macros enabled (default) .
More information about this setting can be found in these TechNet articles:
- Office 2007: Security policies and settings in the 2007 Office system.
- Office 2010 and 2013: Plan security settings for VBA macros for Office
Necessary Office components not installed
If the 'Visual Basic for Applications' and '.NET Programmability Support' components are not installed, functions and the ribbon/menu may not work.
Solution:
- Go to Control Panel, Add/Remove Programs and select the entry for Microsoft Office.
- Change, Add or remove Features.
- Office Shared Features > Visual Basic for Applications – make sure there is not a cross against Visual Basic for Applications
- Microsoft Office Excel > .NET Programmability Support – make sure there is not a cross against .NET Programmability Support
Removing any disabled items from registry
Download & run the application from:
http://www.xlcubed.com/downloads/RemoveAllDisabledItems.zip
It will pop up a console window and then proceed to delete any disabled add-in entries in registry.
You are receiving an error while processing XLCubed.dna
There was an error during processing of C:\Program Files (x86)\Fluence Technologies Inc\FluenceXL\XLCubed.dna: There is an error in XML document (0, 0). The type initializer for 'System.Xml.Serialization.XmlSerializationReader' threw an exception.
Follow the instructions given on this page: Error while processing XLCubed.dna.
Enable Ribbon loading debugging
If the Ribbon causes an error while loading (for example, if more than 1000 fonts are installed) you can ask Excel to show the errors so that you can see the details:
- Open the Excel File tab and select Options.
- In the Options dialog, select Advanced.
- In the General section, enable Show add-in user interface errors.
Restart Excel, and an error may appear with details about where exactly the error occurred.