Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default userform not showing text when run vbModeless

I have a user form with text box on "code running"
when open vbModeless userform is plain white and not showing text.
What propertys do i need to change to show text box.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 360
Default userform not showing text when run vbModeless

Make the code stop for a second or two after loading the form so the
screen can update -

Application.Wait Now + TimeValue("0:0:01")

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,327
Default userform not showing text when run vbModeless

Userform1.Show vbmodeless
Userform1.Repaint

HTH. Best wishes Harald


"Sliman" skrev i melding
oups.com...
I have a user form with text box on "code running"
when open vbModeless userform is plain white and not showing text.
What propertys do i need to change to show text box.



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
Showing Userform IanC Excel Programming 16 March 10th 06 10:42 AM
Showing a userform Kent McPherson Excel Programming 1 December 4th 05 07:01 PM
Showing image from internet on userform Jens Meier Excel Programming 2 July 31st 05 11:41 PM
Showing Worksheet Range in Userform RonMcC[_2_] Excel Programming 0 February 23rd 04 03:46 PM
REPOST: showing a userform boris Excel Programming 2 August 6th 03 02:30 AM


All times are GMT +1. The time now is 10:26 AM.

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"