PC Review


Reply
Thread Tools Rate Thread

BIG BLUE partial screen problem?

 
 
Allan P. London, CPA
Guest
Posts: n/a
 
      3rd Oct 2006
Folks,

For some reason, after running some VBA code that writes a lot of data to a
worksheet (about 25,000 lines by 16 columns) and refreshes the related
Piovot Tables and graphs , I get a big blue area across the left third of
the screen on all worksheets. The only thing to do is save my workbook and
close Excel. When I reopen Excel, everything is OK. This does not happen
every time and does not happen very often. It is also happening on my
clients computer on occation. Onbly happens on Excel 2003, never on Excel
2007. Is there a way to avoid this problem?

I can't post the code, it is several hundred lines, but it does include
building then posting arrays to a worksheet and refreshing 6 related Pivot
Tables and charts. I strongly suspect that the charts are the problem
because I placed them on the same sheet as the Pivot Table. Someone told me
that was not a good idea and could crash Excel? But the reports are so
cool!

Thanks,

Allan P. London, CPA


 
Reply With Quote
 
 
 
 
Peter T
Guest
Posts: n/a
 
      3rd Oct 2006
Hi Allan,

A wild guess, try formatting your charts to "Don't move or size with cells"

ActiveSheet.ChartObjects.Placement = xlFreeFloating

Regards,
Peter T


"Allan P. London, CPA" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> Folks,
>
> For some reason, after running some VBA code that writes a lot of data to

a
> worksheet (about 25,000 lines by 16 columns) and refreshes the related
> Piovot Tables and graphs , I get a big blue area across the left third of
> the screen on all worksheets. The only thing to do is save my workbook

and
> close Excel. When I reopen Excel, everything is OK. This does not happen
> every time and does not happen very often. It is also happening on my
> clients computer on occation. Onbly happens on Excel 2003, never on Excel
> 2007. Is there a way to avoid this problem?
>
> I can't post the code, it is several hundred lines, but it does include
> building then posting arrays to a worksheet and refreshing 6 related Pivot
> Tables and charts. I strongly suspect that the charts are the problem
> because I placed them on the same sheet as the Pivot Table. Someone told

me
> that was not a good idea and could crash Excel? But the reports are so
> cool!
>
> Thanks,
>
> Allan P. London, CPA
>
>



 
Reply With Quote
 
Allan P. London, CPA
Guest
Posts: n/a
 
      5th Oct 2006
Peter T.

Great Idea! I changed the properties on all 15 charts to dont move or size
with cells and the problem has not returned for the last two days - so I
think that fixed it.

Thanks.

APL

"Peter T" <peter_t@discussions> wrote in message
news:(E-Mail Removed)...
> Hi Allan,
>
> A wild guess, try formatting your charts to "Don't move or size with
> cells"
>
> ActiveSheet.ChartObjects.Placement = xlFreeFloating
>
> Regards,
> Peter T
>
>
> "Allan P. London, CPA" <(E-Mail Removed)> wrote in message
> news:#(E-Mail Removed)...
>> Folks,
>>
>> For some reason, after running some VBA code that writes a lot of data to

> a
>> worksheet (about 25,000 lines by 16 columns) and refreshes the related
>> Piovot Tables and graphs , I get a big blue area across the left third
>> of
>> the screen on all worksheets. The only thing to do is save my workbook

> and
>> close Excel. When I reopen Excel, everything is OK. This does not
>> happen
>> every time and does not happen very often. It is also happening on my
>> clients computer on occation. Onbly happens on Excel 2003, never on
>> Excel
>> 2007. Is there a way to avoid this problem?
>>
>> I can't post the code, it is several hundred lines, but it does include
>> building then posting arrays to a worksheet and refreshing 6 related
>> Pivot
>> Tables and charts. I strongly suspect that the charts are the problem
>> because I placed them on the same sheet as the Pivot Table. Someone told

> me
>> that was not a good idea and could crash Excel? But the reports are so
>> cool!
>>
>> Thanks,
>>
>> Allan P. London, CPA
>>
>>

>
>




 
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
the problem with ndis.sys Blue Screen of Death problem solved? liketofindoutwhy Windows Vista General Discussion 6 24th May 2009 02:53 PM
video problem: partial screen only at 1024x768 Diane Windows XP Hardware 8 8th Jun 2006 03:18 PM
Blue screen/partial login on 2003 Terminal server =?Utf-8?B?R2lsYmVydA==?= Microsoft Windows 2000 Terminal Server Clients 0 4th Aug 2005 01:51 AM
Blue screen problem Cyberdog Asus Motherboards 6 23rd Dec 2004 08:37 PM
I've got a problem w/ windows xp and drivers. Blue screen type problem... Person with a device problem Windows XP Drivers 3 12th Nov 2003 11:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:27 AM.