ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   can not restor FormulaBar when i close yhe file (https://www.excelbanter.com/excel-programming/332737-can-not-restor-formulabar-when-i-close-yhe-file.html)

rafik

can not restor FormulaBar when i close yhe file
 
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

Tom Ogilvy

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




rafik

can not restor FormulaBar when i close yhe file
 

yes

first
on open file i hide all CommandBars

on close file i run a macro to restor all the CommandBars
when it run it restor all of them exept for
StartupDialog
DisplayFormulaBar
DisplayStatusBar

is it because to activate them tou have to go to
Tool menu , Option?

"Tom Ogilvy" wrote:

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






All times are GMT +1. The time now is 10:30 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com