Hello All,

Our reporting team has attempted to open the StyleSheets wizard in nVision and has received the following error message:
Run-time error '445':
Object doesn't support this action

When I stepped through the debug for the OpenStyleSheets macro, it stopped on this code:

Sub OpenStyleSheets()
Unload StyleTypes
StyleTypes.Show
End Sub


In the configuration manager, the path where the style sheets are located is displayed and I am able to access them using the Excel menu.

I am not proficient in VBA and need some guidance with respect to what code is missing.

Any assistance you could provide would be greatly appreciated.

Best regards,
Simone