Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Listbox that dont refresh automatically

I have a list box that is changes from time to time for each different
case.

here is a simple way to describe it
if case: combobox value = "Atmosphere",
the list box item should be
1. "alpha"
2. "beta"
3. "Gamma"
4. "Terra"

if case combobox value = "Slot",
the list box item should be
1. "one"
2. "two"

so what i did was, for each case i cleared up the listbox and fill in
the items.

but the effect didn't change simultaneously...
it still displays the old value in the screen until you interfere it
with mouse click or minimize/and restore excel again.

i've tried to set the application.screenupdate value to true before
the routines, but it didn't do any good.

is there any other method to refresh the listbox or the whole screen
perhaps?

kind regards

freddie
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
Charts dont refresh to show changes to data sheet Chrisso Charts and Charting in Excel 0 August 26th 09 05:27 PM
DONT WANT TO SEE LISTBOX SELEXTED ITEMS WHEN COME BACK TO LIST BOX CAPTGNVR Excel Discussion (Misc queries) 0 January 29th 07 08:44 PM
OLE ListBox refresh Ken McLennan[_3_] Excel Programming 2 June 29th 04 02:02 PM
Refresh listbox on userform1 Jason Morin[_2_] Excel Programming 1 February 25th 04 02:11 PM
listbox will not refresh JSnader Excel Programming 1 December 8th 03 12:20 AM


All times are GMT +1. The time now is 07:41 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"