Excel.Tips.Net Welcome toExcel.Tips.Net

Helpful Links

Tips.Net Home
ExcelTips Home
Ask an Excel Question
Make a Comment

Tips.Net Store

ExcelTips FAQ
ExcelTips Premium

Learn Access Now
Free Printable Forms

Beauty Tips
Car Tips
Cleaning Tips
College Tips
Cooking Tips
Excel2007 Tips
ExcelTips
Family Tips
Gardening Tips
Health Tips
Home Tips
Legal Tips
Money Tips
Organizing Tips
Pest Tips
Pet Tips
Wedding Tips
Word2007 Tips
WordTips

Advertise on the
ExcelTips Site

Newest Tips

Recording a Macro

Adding a Little Animation to Your Life

Converting a Range of URLs to Hyperlinks

Making the Formula Bar Persistent

Engineering Calculations

Digital Signatures for Macros

Fixing the Decimal Point

 

Making the Formula Bar Persistent

Summary: If your Formula bar disappears when you load a workbook, it could be due to the presence of a macro that turns it off. This tip explains why this can happen and discusses what can be done about the disappearance. (This tip works with Microsoft Excel 97, Excel 2000, Excel 2002, and Excel 2003.)

Isabelle wrote concerning a problem she was having with Excel. It seems that the Formula bar is not persistent for her. It disappears when opening some workbooks, which is quite bothersome.

By default, the Formula bar should be turned on. It is possible to manually turn it off, or to have a macro turn it off. In fact, this last method of turning it off--through a macro--is probably what is happening in Isabelle's case. Some workbooks created by others may have macros in them that run whenever you open the workbook. This is not unusual, as macros are often used to configure the Excel environment to fit the particular needs of whoever programmed the macro.

A problem arises, however, when the expectations of the macro programmer don't match those of the user. For instance, the programmer may see no need for the Formula bar to be on, and so may turn it off. A similar problem arises when the programmer turns off the Formula bar but forgets to turn it back on when the macro is completed or when the workbook is closed.

If the problem is caused by a macro or by an add-in, then the only way to solve it is to either change the macro yourself, or else have the original programmer change it so the Excel interface reflects how you want to work with the worksheet.

ExcelTips is your source for cost-effective Microsoft Excel training. This tip (2070) applies to Microsoft Excel versions: 97 | 2000 | 2002 | 2003

More Power! For some people, the prospect of creating macros can be scary. Those who conquer their fears, however, find they become much more confident and productive once they learn how to make Excel do exactly what they want. ExcelTips: The Macros is an invaluable source for learning Excel macros. You are introduced to the topic in bite-sized chunks, pulled from past issues of ExcelTips. Learn at your own pace, exactly the way you want.
 
Check out ExcelTips: The Macros today!