can not restor FormulaBar when i close yhe file
Are you sure it runs?
--
Regards,
Tom Ogilvy
"rafik" wrote in message
...
when i run the folowing code separatly it works but when i run it on close
file it does not,
please help
With Application
.ShowStartupDialog = True
.DisplayFormulaBar = True
.DisplayStatusBar = True
End With
|