Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default UserForm Listbox doesn't update


Hi,

I have linked listboxes in a UserForm. Actually, I've written code to
link them, such that if somebody chooses option A in ListBox 1, then
ListBoxes 2 and 3 update with new choices.

I've gotten the ListBoxes to successfully update with the new choices.
However sometimes the choices show up as blank. The user can actually
click on the blank choices--and Excel picks up the choice. But you
cannot actually see the choice. Sometimes the choice shows up again
after you scroll up and down in the listbox.

Anybody know what's up with this?

Thanks.


--
befar
------------------------------------------------------------------------
befar's Profile: http://www.excelforum.com/member.php...o&userid=34682
View this thread: http://www.excelforum.com/showthread...hreadid=544480

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,290
Default UserForm Listbox doesn't update

You could try adding Me.Repaint at the appropriate point(s) in your code.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware


"befar"
wrote in message
Hi,
I have linked listboxes in a UserForm. Actually, I've written code to
link them, such that if somebody chooses option A in ListBox 1, then
ListBoxes 2 and 3 update with new choices.

I've gotten the ListBoxes to successfully update with the new choices.
However sometimes the choices show up as blank. The user can actually
click on the blank choices--and Excel picks up the choice. But you
cannot actually see the choice. Sometimes the choice shows up again
after you scroll up and down in the listbox.
Anybody know what's up with this?
Thanks.
--
befar

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
Listbox in UserForm Dale Fye Excel Discussion (Misc queries) 0 October 11th 07 09:40 PM
userform listbox cannot get listbox.value to transfer back to main sub [email protected] Excel Programming 1 May 17th 06 09:44 PM
UserForm Listbox in VBC Marcia3641 Excel Discussion (Misc queries) 7 July 22nd 05 10:20 AM
UserForm with ListBox Otto Moehrbach[_6_] Excel Programming 4 December 5th 04 07:30 PM
UserForm ListBox Otto Moehrbach[_6_] Excel Programming 3 December 30th 03 06:22 PM


All times are GMT +1. The time now is 08:48 PM.

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

About Us

"It's about Microsoft Excel"