M
MarkI
Hello and Happy New Year
I have an onopen event that references a named range (called "Report" on a
worksheet named "Parameters"). If the Parameters sheet is active when the
workbook is open, the code runs fine, however, if the user saves the file
whilst active on another worksheet, the onopen cannot find the range.
Ideally, I''d like to hide the "Parameters" sheet, but still have the onopen
find the "Report" range regardless of the active sheet at the time of
saving.
Is there a way to do this that is transparent to the user?
Thanks
I have an onopen event that references a named range (called "Report" on a
worksheet named "Parameters"). If the Parameters sheet is active when the
workbook is open, the code runs fine, however, if the user saves the file
whilst active on another worksheet, the onopen cannot find the range.
Ideally, I''d like to hide the "Parameters" sheet, but still have the onopen
find the "Report" range regardless of the active sheet at the time of
saving.
Is there a way to do this that is transparent to the user?
Thanks