Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,814
Default Dialogue box ghosting

Hi

I have written some VB which invokes a form within the sheet, it all work
fine and I have to say I'm quite pleased with it for a novice.

Anyway, when I move the dialogue box around I get what appears to be a
graphics problem as it looks like ghosting around the screen. Have I
programmed something wrong?

Thanks

Steve
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,069
Default Dialogue box ghosting

somewhere in your code you have done this:

Application.ScreenUpdating = False

set it back to True before the form displays
--
jb


"Steve" wrote:

Hi

I have written some VB which invokes a form within the sheet, it all work
fine and I have to say I'm quite pleased with it for a novice.

Anyway, when I move the dialogue box around I get what appears to be a
graphics problem as it looks like ghosting around the screen. Have I
programmed something wrong?

Thanks

Steve

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,814
Default Dialogue box ghosting

I have indeed

Many Thanks

Steve

"john" wrote:

somewhere in your code you have done this:

Application.ScreenUpdating = False

set it back to True before the form displays
--
jb


"Steve" wrote:

Hi

I have written some VB which invokes a form within the sheet, it all work
fine and I have to say I'm quite pleased with it for a novice.

Anyway, when I move the dialogue box around I get what appears to be a
graphics problem as it looks like ghosting around the screen. Have I
programmed something wrong?

Thanks

Steve

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dialogue Box Varne Excel Programming 6 May 22nd 07 10:51 AM
pop up dialogue box Micayla Bergen New Users to Excel 1 June 23rd 06 02:34 AM
pop up dialogue Micayla Bergen Excel Discussion (Misc queries) 0 June 23rd 06 02:22 AM
Ghosting Out Cells PW11111 Excel Discussion (Misc queries) 1 May 20th 05 03:58 PM
Dialogue Box Ed Excel Programming 0 February 10th 04 06:30 PM


All times are GMT +1. The time now is 05:18 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"