PC Review


Reply
Thread Tools Rate Thread

Circular Ref Indicator Missing

 
 
kcc
Guest
Posts: n/a
 
      15th Dec 2005
I just noticed that on my computer at work, if there is a
circular reference I get the usual dialog box, but I don't get
message in the status bar. At home using the same
version (Office XP) I do get the status bar message.
The calc options and every thing else I can find seem to
be set the same between the 2 copies, but the one at work
is an enterprise install which may be different from the
standard single license version I have at home.
Is there any settings I'm missing that would cause this?
kcc


 
Reply With Quote
 
 
 
 
Dave Peterson
Guest
Posts: n/a
 
      15th Dec 2005
Could you have run a macro that took over the statusbar and didn't give it back
when it was done.

If I put this in a macro:
Application.StatusBar = ""

Then never reset that statusbar, then none of excel's messages showed up.

You could try this:

hit alt-f11 to get to the VBE (where macros live)
hit ctrl-g to see the immediate window

Type this and hit enter:
Application.StatusBar = False

Then close that window and back to excel to see what the statusbar looks like.

You should see the word Ready at least.


kcc wrote:
>
> I just noticed that on my computer at work, if there is a
> circular reference I get the usual dialog box, but I don't get
> message in the status bar. At home using the same
> version (Office XP) I do get the status bar message.
> The calc options and every thing else I can find seem to
> be set the same between the 2 copies, but the one at work
> is an enterprise install which may be different from the
> standard single license version I have at home.
> Is there any settings I'm missing that would cause this?
> kcc


--

Dave Peterson
 
Reply With Quote
 
kcc
Guest
Posts: n/a
 
      16th Dec 2005
Thanks, I'll try this when I'm back at work in the morning.
It's highly likely your suspicions are correct as my employer
installed add-in software that audits spreadsheets.
It screws up excel in many other ways so I should have thought
of it for this also.

"Dave Peterson" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Could you have run a macro that took over the statusbar and didn't give it
> back
> when it was done.
>
> If I put this in a macro:
> Application.StatusBar = ""
>
> Then never reset that statusbar, then none of excel's messages showed up.
>
> You could try this:
>
> hit alt-f11 to get to the VBE (where macros live)
> hit ctrl-g to see the immediate window
>
> Type this and hit enter:
> Application.StatusBar = False
>
> Then close that window and back to excel to see what the statusbar looks
> like.
>
> You should see the word Ready at least.
>
>
> kcc wrote:
>>
>> I just noticed that on my computer at work, if there is a
>> circular reference I get the usual dialog box, but I don't get
>> message in the status bar. At home using the same
>> version (Office XP) I do get the status bar message.
>> The calc options and every thing else I can find seem to
>> be set the same between the 2 copies, but the one at work
>> is an enterprise install which may be different from the
>> standard single license version I have at home.
>> Is there any settings I'm missing that would cause this?
>> kcc

>
> --
>
> Dave Peterson



 
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Missing Recording Macro Indicator John Michl Microsoft Excel Programming 8 18th Jul 2006 07:56 PM
Missing Language indicator =?Utf-8?B?R2FtbWVsc3RyaWw=?= Windows XP General 2 10th Oct 2005 05:38 PM
I have one missing comment indicator amongst several. How can i c. =?Utf-8?B?QmFuYW5h?= Microsoft Excel Misc 10 18th Feb 2005 08:17 AM
missing online indicator paul bennett Windows XP General 2 14th Nov 2003 12:14 PM
indicator bar missing wpaul Windows XP General 2 16th Jul 2003 03:58 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:56 PM.