G
Guest
When the user starts up a particular workbook I want to force the following
to false
.ShowStartupDialog
.DisplayFormulaBar
.DisplayStatusBar
.ShowWindowsInTaskbar
When the user closes the document I want the previous information reset to
it's original status.
to false
.ShowStartupDialog
.DisplayFormulaBar
.DisplayStatusBar
.ShowWindowsInTaskbar
When the user closes the document I want the previous information reset to
it's original status.