https://bugs.documentfoundation.org/show_bug.cgi?id=162897
--- Comment #22 from Michael <[email protected]> --- I couldn't figure out why the ChgDocBgColor macro ran from the My Macros & Dialogs Module 1 area, but not from My Spreadsheet/Extensions area. I realized this morning that all our modules run with Option Explicit. I had to explicitly declare the following three variables: Dim curScheme As String Dim NodeName As String Dim keyNodeColor As Object -- You are receiving this mail because: You are the assignee for the bug.
