PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Setup Formula Toolbar Gone

Reply

Formula Toolbar Gone

 
Thread Tools Rate Thread
Old 18-05-2004, 06:20 PM   #1
Chip
Guest
 
Posts: n/a
Default Formula Toolbar Gone


I was using VB to manipulate Excel and some way lost the formula toolbar. I
dont see a function inside Excel to make it reapear. Does anyone know how to
do this?

Thanks,
Chip Denton


  Reply With Quote
Old 18-05-2004, 06:52 PM   #2
Gord Dibben
Guest
 
Posts: n/a
Default Re: Formula Toolbar Gone

Chip

Tools>Options>View>Show "formula bar"

Programmatically.....

Application.DisplayFormulaBar = False
Application.DisplayFormulaBar = True

Gord Dibben Excel MVP

On Tue, 18 May 2004 13:20:26 -0400, "Chip" <cdenton@atltechnologies.com>
wrote:

>I was using VB to manipulate Excel and some way lost the formula toolbar. I
>dont see a function inside Excel to make it reapear. Does anyone know how to
>do this?
>
>Thanks,
>Chip Denton
>


  Reply With Quote
Old 19-05-2004, 06:06 AM   #3
=?Utf-8?B?c3VwcG9ydA==?=
Guest
 
Posts: n/a
Default RE: Formula Toolbar Gone

I am from the MS Excel support department at http://www.enterpriseprojectconsulting.com and we would be happy to assist you in resolving your issue

Thank you

Enterprise Project Consultin

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off